摘要: sed -i 's/旧字符串/新字符串/g' /etc/apt/source.list 如果vim也可以直接替换文本 :%s/old/new/g 阅读全文
posted @ 2025-07-19 10:59 遇见、 阅读(5) 评论(0) 推荐(0)