1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-03 16:26:27 +02:00
Files
coreutils/tests
Pádraig Brady 7abf99e190 tail: exit without reading input if would never output
* src/tail.c (main): If -n0 or -c0 were specified without -f,
then no data would ever be output, so exit without reading input.
* tests/tail-2/tail-n0f.sh: Augment the related test with this case.
2013-04-04 03:01:48 +01:00
..
2013-01-28 14:56:44 +01:00