[comp.lang.c] Looking for a "tail" like program

news@udenva.cair.du.edu (netnews) (02/12/90)

I am looking for a program that will list the file from the end
(similar to the Unix "tail" program). I want to use this program
on a VMS machine and would prefer if it was written in C. It would
be nice if it could handle an optional argument to display the
number of lines. Thanks in advance,