tail -f

David Elliott dce at mips.COM
Wed Dec 14 04:03:09 AEST 1988


No, you can't use select, but tail can be made a little smarter.

In Tektronix's UTek, tail -f has a "back-off" for the timing of the
loop.  After 10 failed reads, the sleep time is increased by some
amount (with some upper limit, of course).  Tim Knox, who was at Intel
last I saw, might remember the details, as he was the person that
wrote the code.

In any event, it made a tail -f that was running for no reason not
take up so much time.

-- 
David Elliott		dce at mips.com  or  {ames,prls,pyramid,decwrl}!mips!dce
"Did you see his eyes?  Did you see his crazy eyes?" -- Iggy (who else?)



More information about the Comp.unix.questions mailing list