René Nyffenegger's collection of things on the web
René Nyffenegger on Oracle - Most wanted - Feedback -
 

Modifying a bunch of files with perl

perl -pi.bak -e 's/REGEX_FROM/REGEX_TO/gi' <files>