tailf
TAILF(1) Linux Programmer's Manual TAILF(1)
NAME
tailf - follow the growth of a log file
SYNOPSIS
tailf file
DESCRIPTION
tailf will print out the last 10 lines of a file and then wait for the
file to grow. It is similar to tail -f but does not access the file
when it is not growing. This has the side effect of not updating the
access time for the file, so a filesystem flush does not occur period-
ically when no log activity is happening.
tailf is extremely useful for monitoring log files on a laptop when
logging is infrequent and the user desires that the hard disk spin
down to conserve battery life.
BUGS
An option could be provided to print out the last n lines instead of
the last 10.
AUTHOR
This program was written by Rik Faith (faith@acm.org) and may be
freely distributed under the terms of the X11/MIT License. There is
ABSOLUTELY NO WARRANTY for this program.
SEE ALSO
tail(1), less(1)
13 February 2003 TAILF(1)
- Robust and Scalable Networks Enable Growth of Services on Wireless ... - PR-Inside.com (Pressemitteilung)Robust and Scalable Networks Enable Growth of Services on Wireless ...
PR-Inside.com (Pressemitteilung), Austria -Sep 22, 2008
2008-09-22 20:49:19 - WTRS Interviews Dr. HÃ¥kan Millroth, CEO of Tail-f Systems in latest "As Heard on the Wire" WTRS Newsletter Mtn View CA (PR-Inside.com) ... - Public Relations and Design Firm, Hart-Boillot, Partners With ... - MarketWatchPublic Relations and Design Firm, Hart-Boillot, Partners With ...
MarketWatch -Sep 16, 2008
Hart-Boillot's clients include Confirmit, ContextVision, EMC, Embedded Systems Design, Inc., ForHealth Technologies, Soapstone Networks, Tail-f Systems, ... - MontaVista Vision 2008 Embedded Linux Developers Conference Begins ... - Trading Markets (press release)MontaVista Vision 2008 Embedded Linux Developers Conference Begins ...
Trading Markets (press release), CA -Oct 2, 2008
... Birdstep Technology, Cavium Networks, CoWare, Datalight, Emerson Network Power, Enea, Open Kernel Labs, Oracle, Tail-f, Telelogic, Trango, VirtualLogix, ... - Spam prevention with Exim and greylistd - Part 1 - Free Software MagazineSpam prevention with Exim and greylistd - Part 1
Free Software Magazine -Sep 15, 2008
Tailing your exim mainlog ( tail -f /var/log/exim4/mainlog ) will tell you if it all worked. You should start to see log entries like this. ... - munin-node: Insecure directory in $ENV{PATH} - Hungarian Unix Portalmunin-node: Insecure directory in $ENV{PATH}
Hungarian Unix Portal, Hungary -Oct 9, 2008
tail -f /var/log/munin/munin-node.log Insecure directory in $ENV{PATH} while running with -T switch at /usr/sbin/munin-node line 566, line 23. ...