sed -i "多少行s/字符串支持正则表达式如果有特殊字符要转义/新的字符串/g"
e:
sed -i "10s/https://www.baidu.com/https://www.google.cn/"
末行追加()
echo abcbedf>>aa.txt