shell script: search and replace over multiple lines

后端 未结 3 902
执笔经年
执笔经年 2020-12-21 03:52

I\'m looking for a way to search and replace over multiple lines through a shell script. This is what I\'m trying to do:

source:
[stuff before]
/,//d' input >output

If you have any control over this, fix the spelling of "weird".

提交回复
热议问题