How to insert a line using sed before a pattern and after a line number?

后端 未结 4 1366
我在风中等你
我在风中等你 2020-12-09 15:36

How to insert a line into a file using sed before a pattern and after a line number? And how to use the same in shell script?

This inserts a line before

4条回答
提交回复
热议问题