]> git.ipfire.org Git - thirdparty/coreutils.git/commit
The command, `yes ''|./cat -n' would stop printing after INT_MAX lines.
authorJim Meyering <jim@meyering.net>
Sat, 21 Oct 2000 19:57:41 +0000 (19:57 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 21 Oct 2000 19:57:41 +0000 (19:57 +0000)
commit13e80acf0777bb5aed3d6c766064ed23d7ae0739
tree1b054436c4973afe2dd1b3e696b0272957dcf475
parent51e2ffc52458de9b96079cf2b9fd2301eae0ec0a
The command, `yes ''|./cat -n' would stop printing after INT_MAX lines.
(cat): Never let `newlines' exceed 3.
src/cat.c