Quick text replacing via perl

perl -pi -e 's/pattern/replace/g' *.html

No comments:

Post a Comment