sed - stream editor for filtering and transforming text
sed 流编辑器 strem edition,实现对文件的增删改替换查是Linux中第二个厉害的命令。
语法: sed [OPTION]... {script-only-if-no-other-script} [input-file]...
【linux三剑客】sed命令
原文:https://www.cnblogs.com/zoe233/p/11815872.html