Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


replace_string_inline

This is an old revision of the document!


Inline string replacement with Perl:

perl -p -i -e 's/5005P/500P /g' /path/to/files/filename_date_2015*.txt
replace_string_inline.1434929510.txt.gz · Last modified: 2015/06/21 19:31 by juckins