Beefy Boxes and Bandwidth Generously Provided by pair Networks BBQ
The stupid question is the question not asked
 
PerlMonks  

Re: Re: Search & Replace in subdirectory files

by ctilmes (Priest)
on Apr 24, 2004 at 10:39 UTC ( #347836=note: print w/ replies, xml ) Need Help??


in reply to Re: Search & Replace in subdirectory files
in thread Search & Replace in subdirectory files

if your grep does recursion, you can even use it to find the files:

perl -i.bak -plwe 's/foo/bar/g' `grep -r -l foo .`


Comment on Re: Re: Search & Replace in subdirectory files
Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Node Status?
node history
Node Type: note [id://347836]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (6)
As of 2013-05-19 11:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    The best material for plates (tableware) is:









    Results (397 votes), past polls