📜  linux sed 删除文件中的字符串 - Shell-Bash 代码示例

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

代码示例1
sed -e s/deletethis//g -i *