hush/findutils
Eric Andersen 053b1462b7 Fix a bug pointed out by Michal Jaegermann <michal@ellpspace.math.ualberta.ca>
where you used to see:
      ./grep -q -i B some_file
      B: No such file or directory
This is now fixed.
 -Erik
2000-06-13 06:24:53 +00:00
..
find.c
grep.c Fix a bug pointed out by Michal Jaegermann <michal@ellpspace.math.ualberta.ca> 2000-06-13 06:24:53 +00:00
which.c