--- 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, #grep hai * I am able to do this as normal user, but not as root. Regards, Mathew
