- 2006-01-05 (Thu) 17:56
- 福ノート
Shellの忘れがちなTipsいろいろです。
といってもまだ一つだけ・・・。
find ./ -name \*.tpl -exec chmod 660 {} \;
- Newer: W-ZERO3
Trackback:0
- TrackBack URL for this entry
- Listed below are links to weblogs that reference
- Shell Tips from 福ろぐ
福岡関連情報のクリッピングを中心に
Shellの忘れがちなTipsいろいろです。
といってもまだ一つだけ・・・。
find ./ -name \*.tpl -exec chmod 660 {} \;