13 December 2007 By Brandon 0 In Work
Using perl of coarse. It took me a second to get this to work; but its pretty easy: perl -pi.bak -e ‘s/string1/string2/g’
Continue reading