Linux search/replace

Date March 15, 2006

I’ve futzed around for years trying to keep up with having a handy search/replace utility on linux, and always end up having to google for some crappy “find ./ -name $1 sed/$2 blah blah blah” bash script that inevitably feels rickety and/or like black magic.

http://www.laffeycomputer.com/rpl.html is a great open source package which you can compile into a binary which does a great job of search and replace, has a number of good switches, and is *fast*. Just thought I’d post it here to help out anyone with similar problems…

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="">