bad software

Folkert van Heusden folkert at vanheusden.com
Mon May 14 11:54:25 PDT 2007


> > While investigating why logfiles did not come in more "snappier" in
> > multitail, I found out that 'tail -f' does a sleep of 1 second and then
> > an stat on that file. So it wakes up every second. This can be replaced
> > with code using inotify (or via FAM (written by SGI)) causing it to
> > sleep longer. I once implemented this myself using dnotify but got fed
> > up getting it to work (some difficult bugs) and to migrate it to
> > inotify. So maybe someone else would like to look at it? Turbotail can
> > be found here: http://www.vanheusden.com/turbotail/
> inotail does what you want. http://distanz.ch/inotail/

It cannot be used as a drop-in replacement unfortunately.
E.g. it doesn't understand commandlines like:
tail -2lf logfile.log


Folkert van Heusden

-- 

Multitail - gibkaja utilita po sledovaniju log-fajlov i vyvoda
kommand. Fil'trovanie, raskrašivanie, slijanie, vizual'noe sravnenie,
i t.d.  http://www.vanheusden.com/multitail/
----------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com



More information about the Power mailing list