]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(main): With no operand, 'tail -f' now silently ignores the '-f'
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 1 Jul 2006 23:50:15 +0000 (23:50 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 1 Jul 2006 23:50:15 +0000 (23:50 +0000)
commit7b49a25b5036f4224c989cf0084aa095c5d798ef
treeea05c7866164f8493bac6a3972b2a665eb61a477
parent0830b1b82aa96651e7194211a8992f976f8c2683
(main): With no operand, 'tail -f' now silently ignores the '-f'
only if standard input is a FIFO or pipe and POSIXLY_CORRECT is set.
src/tail.c