On Sun, 11 Jan 2004, Jack Wang wrote: >Date: Sun, 11 Jan 2004 19:38:15 -0800 (PST) >From: Jack Wang <jwus2001@xxxxxxxxx> >To: redhat-list@xxxxxxxxxx >Content-Type: text/plain; charset=us-ascii >List-Id: General Red Hat Linux discussion list <redhat-list.redhat.com> >Subject: About grep > >I can use the following grep command to find a string >in current directory: > >grep "abc" *.* > >How to find a string recursively into subdirectories? grep -r 'abc' * -- Mike A. Harris ftp://people.redhat.com/mharris OS Systems Engineer - XFree86 maintainer - Red Hat -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list