--- In [email protected], Bharathi Subramanian <[EMAIL PROTECTED]> 
wrote:
>
> 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
>

Hi,

  `-m NUM' or `--max-count=NUM' -> How to use this option, why we use 
this?
$grep "hai" newfile.
  This command is woking. The problem is with 

#grep hai * 

Regards,
Mathew



  


Reply via email to