[NTLUG:Discuss] grep in subdirs
    David Camm 
    dcamm at advwebsys.com
       
    Sat Jun  7 16:03:49 CDT 2003
    
    
  
user rgrep - that's what it was written for. see the man page.
david camm
advanced web systems
Pervaz Allaudin wrote:
> 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
> 
> 
> 
> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss
> 
    
    
More information about the Discuss
mailing list