work note
2013年3月25日 星期一
[Linux] 多檔案一次取代文件字元
find -iname "[file_name]" | xargs sed -i 's/[old_string]/[new_string]/g'
ex: find -iname "note.txt" | xargs sed -i 's/adb/def/g'
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言