Advance Member
您的住址: Land of living sky
文章: 334
|
請問一下我想寫一個 shell script 能包含 -r (Recursive)這個參數
請教一下大家, 我想寫一個 shell script , 執行這個 script 時, 能夠加入 -r 這個參數, recursively 搜尋目前目錄底下, 的所有子目錄裡的檔案, 並對所有子目錄裡的檔案執行這個 script.
請問大家知道, 有沒有適合的指令, 可以用在我的 shell script 裡呢? 請問有沒有方便的指令可利用呢? 又或 -r (recursive) 這個指令的大概寫法是怎樣? 麻煩大家了
|