freebsd-nq/usr.bin/tail
Peter Wemm eb1c943900 Add a new -F flag which is a superset of -f. It will cause tail to
stat() the file being followed and do a close/reopen if the file has been
renamed and/or rotated.  This is damn useful for leaving running on files
in /var/log when newsyslog(8) rotates them.
1998-04-06 16:13:49 +00:00
..
extern.h
forward.c
Makefile
misc.c
read.c
reverse.c
tail.1
tail.c