View Single Post
Old 03-28-2005, 10:18 AM  
raymor
Confirmed User
 
Join Date: Oct 2002
Posts: 3,745
Quote:
Originally Posted by emthree
What are you using to mass replace?
I have some shit I need to edit too. I'm thinking of purchasing MTR(Mass Text Replacer)
As a Linux geek, I use:

find members/ -name '*.html' -print -exec perl -i.bak -p -e "s@members"@members/"@ig" {} \;
Adjusted of course for whatever site I'm working on.
__________________
For historical display only. This information is not current:
support@bettercgi.com ICQ 7208627
Strongbox - The next generation in site security
Throttlebox - The next generation in bandwidth control
Clonebox - Backup and disaster recovery on steroids
raymor is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote