sed -i 's/\/opt\/install\//\/opt\/3044/g' zy.txt

 

注意替换的字符中带有/  要用\/ 转义

相关文章: