Add script for sed multiligne

This commit is contained in:
Mathieu Maret 2012-05-25 15:25:10 +02:00
parent 522923a8f1
commit 0580ee4940
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
more my_file | sed '1h;1!H;${;g; s/ --regexp-- / --rempl-- /g;p;}'