轉信站: GIBBS!ccnews.ncku!news.ccns.ncku!news.mksh.phc!news.nsysu!news.cis.nctu
Origin: kenduest.math.nctu.edu.tw
※ 引述《etc.bbs@bbs.cis.nctu.edu.tw (大帥)》之銘言:
> 如何取代某一目錄下所有的目錄與檔案中的特定字串?
> 檔案為文字檔.
> 例如 /var/txt/ 下所有的檔案與次目錄中, 的字串, 將 abcde 取代為 12345?
find /path -type f -exec perl -i -pe s/abcde/12345/g {} \;
--
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
現代人普遍的現象: 「小學而大遺」、「捨本而逐末」
「以偏而概全」、「因噎而廢食」
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
--
※ Origin: SayYA 資訊站 <bbs.sayya.org>
◆ From: kendlee.sayya.org