March 7, 2000; Gregg M. Townsend
This file is in the public domain.
This program outputs in reverse order the lines of one or more files.
Unlike some versions of "tail -r", the input file does not need to
fit in memory; but it must be seekable.
usage: rcat file...