shosei

Replace string on command line

Mar 11th, 2012
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Perl 0.05 KB | None | 0 0
  1. perl -p -i -e “s/text/replacement text/g" filename
Advertisement
Add Comment
Please, Sign In to add comment