in reply to Re: How to search string in all files in directory
in thread How to search string in all files in directory

Well, considering the OP only wants files from one particular directory, he doesn't need the -r option.

But grep is still the way to go though.

  • Comment on Re^2: How to search string in all files in directory