--- In [email protected], "Raseel Bhagat" <[EMAIL PROTECTED]> wrote: > > Hi Mathew, > > > On Fri, 29 Jun 2007 mathewcos wrote : > >Hi, > > > > I have a file containg the word 'hai' in my present working direcory. > >File name is 'newfile'.I executed the the following command from my > >present working directory. > > > >#grep hai *.* > > > >It is not selecting the file newfile. Why? > > > Try > #grep hai * > > Thanks, > Raseel > www.opensourcedeal.com > > > [Non-text portions of this message have been removed] >
Hi, I try to use, #grep hai * grep: invalid max count I am getting the error, "grep: invalid max count" Regards Mathew
