freebsd-dev/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 Add a new -F flag which is a superset of -f. It will cause tail to 1998-04-06 16:13:49 +00:00
forward.c Add a new -F flag which is a superset of -f. It will cause tail to 1998-04-06 16:13:49 +00:00
Makefile BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
misc.c complete err() changes, actually use warn() in most instances 1996-08-26 20:37:48 +00:00
read.c Dont forget to #include <err.h> 1996-08-25 21:14:19 +00:00
reverse.c Remove trailing \n in warn() string. 1997-08-13 06:46:57 +00:00
tail.1 Add a new -F flag which is a superset of -f. It will cause tail to 1998-04-06 16:13:49 +00:00
tail.c Add a new -F flag which is a superset of -f. It will cause tail to 1998-04-06 16:13:49 +00:00