sed替换文件内容

it2022-05-09  25

 

 

sed -i 's#url("../imgs/#url("http://xxx/public/static/img/#g' $(cat /tmp/d.txt)

转载于:https://www.cnblogs.com/bandbandme/p/6813195.html

相关资源:数据结构—成绩单生成器

最新回复(0)