bug in tail?

Richard Mawson <[email protected]> Wed, 11 Sep 2002 16:17:57 +0000
Newsgroups gmane.comp.gnu.textutils.bugs
Message-ID <[email protected]>
Hi -

tail --follow=name -f <file> 

doesn't seem to follow the file if the inode changes, but

tail -f <file> --follow=name

does... a source of some confusion for me for a while until I realised the 
difference between the ones that worked and the ones that didn't... I guess 
this may have been found already - anyway you know its there for sure now...

regards,

Richard Mawson
Mawson IT Services


info: tail --version
tail (textutils) 2.0.14
Written by Paul Rubin, David MacKenzie, Ian Lance Taylor, and Jim Meyering.

Copyright (C) 2001 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.