📌  相关文章
📜  sed 匹配换行符 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:22.362000             🧑  作者: Mango

代码示例1
sed 's/\n/[replacement]/g' file #Use this command to replace newlines