On Sunday 11 January 2004 21:38, Jack Wang wrote: > I can use the following grep command to find a string > in current directory: > > grep "abc" *.* > > How to find a string recursively into subdirectories? > > Thanks. > > Jack > Take a look at the documentation: "man grep" and look for the string "recurse." It's about 1/2 way down the page. Regards, Mike Klinke -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list