Hacker News new | ask | show | jobs
by crowsfan85 5507 days ago
I agree. I've also found this perl script handy for recursive find/replace: http://www.neilgunton.com/doc/deep

$ deep replace "foo" "bar" "*.html"