假设我在ed中打开了一个文本文件,当前行看起来像这样:
This is sentence one. Here starts another one.
现在我想在后面添加换行符 one. ,这样新的句子就会Here starts占用下一行.
one.
Here starts
我如何在ed中执行此操作?
regex unix linux ed
ed ×1
linux ×1
regex ×1
unix ×1