摘要: replace all specific word use: sed -i 's/old_word/new_word/g' filename commnet: -i :edit file complete comment -i[SUFFIX], --in-place[=SUFFIX] edit fi 阅读全文
posted @ 2025-03-25 09:55 program_keep 阅读(19) 评论(0) 推荐(0)