Xref: utzoo comp.os.vms:22535 comp.lang.c:25847 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!boulder!pikes!udenva!news From: news@udenva.cair.du.edu (netnews) Newsgroups: comp.os.vms,comp.lang.c Subject: Looking for a "tail" like program Message-ID: <12714@udenva.cair.du.edu> Date: 12 Feb 90 02:34:38 GMT Reply-To: hjhaveri@zephyr.cair.du.edu (Hemal Jhaveri) Distribution: usa Organization: Coors Ceramics Co, Golden, CO 80401 Lines: 5 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,