tail now ignores the -f option if POSIXLY_CORRECT is set,
commit5c81574ed52d294a58617c9bb8b86fb0caa1f71e
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Sep 2006 17:19:51 +0000 (8 17:19 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 8 Sep 2006 17:19:51 +0000 (8 17:19 +0000)
tree8faccf4d3991af4d9ec5a8f90f9a440e0d4261b5
parentd7619b5fe899074ef196154b2eec54d51290d450
tail now ignores the -f option if POSIXLY_CORRECT is set,
no file operand is given, and standard input is any FIFO.
ChangeLog
NEWS
doc/ChangeLog
doc/coreutils.texi
src/tail.c