假设我有一个包含以下数据的文件 abc.csv:
abc def geh ijk lmn opq rst
现在,我想在第 2 行和第 6 行之后插入空行。
请建议我应该使用哪个命令。
sed
sed ×1