Mac OS X Things » sed vs. PERL


Mac OS X Things » sed vs. PERL

sed vs. PERL

sed one-liners are here
sed FAQ is here

I wanted to change all occurrences of PRIVATE to NJPRIVATE in a bunch of files. It’s a simple command in sed, but what about replacing the file? output to temporary, then copy? yes, but.

Tags: