Home | History | Annotate | Download | only in tail
History log of /src/usr.bin/tail/Makefile
RevisionDateAuthorComments
 1.4  01-Oct-2017  maya Add arguments to tail:
-q: suppress filename headers when multiple files are used
-v: print filename headers even when only one file is used

head already supports the same arguments, which originated in GNU head.
GNU tail also has the same flags.


Add tac, a hard link to 'tail -rq'.
Prints a file in reverse line order.

Similar to GNU tac, but lacking any options.

Add accompanying documentation.
 1.3  23-Nov-1994  jtc Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
 1.2  30-Jul-1993  mycroft Add RCS identifiers.
 1.1  30-Apr-1993  glass branches: 1.1.1;
tail from ftp.uu.net:bsd-sources integrated
 1.1.1.1  23-Nov-1994  jtc imported from 4.4lite

RSS XML Feed