[NTLUG:Discuss] grep in subdirs

Pervaz Allaudin pervaz at att.net
Sat Jun 7 00:19:09 CDT 2003


OK a basic question.

I am trying to do a grep in xml files and I want it to do all the subdirs.

I tried :

grep -r -i abc *.xml
grep -d recurse abc *.xml
 and various other combinations.

but it does not work and I cannot figure out why.

Any ideas.

Pervaz





More information about the Discuss mailing list