For Windows :
執行 cmd
輸入 => find /N "第一關鍵字" 檔案名稱 | find "第二關鍵字" > 輸出檔.txt
(/N 會產生行號 可以不用)


For Unix :
grep "關鍵字" 檔案名稱(路徑) > 輸出檔.txt

This entry was posted in Bookmark the rel='bookmark'>permalink.

0 意見:

張貼留言