--- In [email protected], Bharathi Subramanian <[EMAIL PROTECTED]> wrote: > > On Mon, 2 Jul 2007, mathewcos wrote: > > > `-m NUM' or `--max-count=NUM' -> How to use this option, > > why we use this? > > $ man grep > > > I am able to do this as normal user, but not as root. > > Try the following commands and send the output to list. > > # alias grep > # \grep hai * -- NOTE \ is part of the command. > > Bye :) > -- > Bharathi S >
Hi, I tried like this. #alias grep -bash: alias: grep: not found # \grep hai * grep: invalid max count Regards, Mathew > # \grep hai *
