On Mon, 2 Jul 2007, mathewcos wrote:

> #grep hai * 
> "grep: invalid max count"

This error may be related to `-m NUM' or `--max-count=NUM' option.
Check is there any alias is set for the grep by "alias grep" and
try this command

$ \grep "hai" newfile.

Bye :)
-- 
Bharathi S

Reply via email to