perl -pi -w -e 's/source_text/destination_text/g;' *.php
Entries Tagged 'Perl' ↓
How to replace text in many files?
Październik 6th, 2009 — Linux, Mac OS X, Perl
The right man in the right place
Październik 6th, 2009 — Linux, Mac OS X, Perl
perl -pi -w -e 's/source_text/destination_text/g;' *.php