Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: changing text in multiple files

by bassplayer (Monsignor)
on Jun 28, 2004 at 15:13 UTC ( [id://370217]=note: print w/replies, xml ) Need Help??


in reply to changing text in multiple files

perl -p -i.bak -e 's/2003/2004/g' *.html

This will edit all files in place, after making a backup copy called <filename>.bak.

bassplayer

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-16 14:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found