Fix behavior of grep -lc to match GNU grep. SuS2 is ambiguous
authorEric Andersen <andersen@codepoet.org>
Tue, 31 Jul 2001 23:18:49 +0000 (23:18 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 31 Jul 2001 23:18:49 +0000 (23:18 -0000)
commit00344431402703089c6b93f6119f9966cc7ba566
tree168e32bc0921e40feb47f26326b50f4885b05131
parentaf6b40a1ea1376ba1a17b877c9320f398bc6d01a
Fix behavior of grep -lc to match GNU grep.  SuS2 is ambiguous
on the correct behavior, so acting like GNU grep seems best
 -Erik
findutils/grep.c
grep.c