Shell 去除指定开头的行
#!/bin/bash
sed -r '/^a/d' test.txt >test1.txt
Shell 去除包含字符的行
sed -i -e '/字符/d' 文件
Update your browser to view this website correctly. Update my browser now
宝塔 nginx 安装模块
Ubuntu 虚拟机 移动后连接不上网络
shell 逐行组合文本内容
去除文件中包含关键字的行
织梦 DEDE 百度发布文章自动推送