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,