find /name/of/directory -type f | xargs grep pattern
>>>>> "Anand" == Anand Raman <[EMAIL PROTECTED]> writes:
Anand> HI guys I want to recursivly search (go down folders) for a
Anand> pattern in files using grep
Anand> I didnt find any recurse option in manpages for grep
Anand> What can be done to recursivly search for patterns in a
Anand> file
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.