One-line global string replace in all files with sed (or awk?)

Anthony Atkielski atkielski.anthony at wanadoo.fr
Wed Jan 26 07:43:27 PST 2005


A few years ago, I'm sure I came across a one-line way of replacing
every occurence of one string with another in an entire directory of
files (potentially including all subdirectories as well).  I think it
used sed or awk.  Now I can't find it.  The examples on the Web are all
multiline scripts or programs, but I'm sure I saw a way to do it all on
just one line.

Can anyone tell me how to do this?
-- 
Anthony




More information about the freebsd-questions mailing list