With no operand, 'tail -f' now silently ignores the '-f'
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 1 Jul 2006 23:53:05 +0000 (23:53 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 1 Jul 2006 23:53:05 +0000 (23:53 +0000)
commit31acf81fa092fabe5fde9b3f23d564ff2f0b02a3
tree2f6c95939931e89548c509eddc789883f6010433
parent2d33a9301bf506d906cc9311f058efadff501806
With no operand, 'tail -f' now silently ignores the '-f'
only if standard input is a FIFO or pipe and POSIXLY_CORRECT is set.
ChangeLog
NEWS
doc/ChangeLog