/ Published in: Pseudocode
Expand |
Embed | Plain Text
perl -i -pe "s|handles 'quotes' \"nicely\"|and $shell_variables|" example.txt
You need to login to post a comment.
perl -i -pe "s|handles 'quotes' \"nicely\"|and $shell_variables|" example.txt
You need to login to post a comment.