Hi,

>How to find the text from a file(directory & subdirectory). (recursive
search)

read the man page for grep

>I want to search a "text" from all the files in the directory /prog and
subdirectories.

#grep -r string /proc



---
Thanks & Regards,
Govi

My Expose are http://cyberbytes.wordpress.com

My Scriblings are http://puthiyapathai.wordpress.com
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to