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
mysql 同步 触发器
dede发布文章 自动生成sitemap
dede批量替换百度token
宝塔批量替换404,index.html
dede批量去除后台验证码