2011.09.22
Linux , OS , Mac , Shell , find , ファイル
[linux][mac os x]スペースを含むファイル名がある場合にfindとxargsを使う方法
ディレクトリなどにスペースを含んでいるファイルがあるの場合に find と xargs をそ...
2011.05.24
Linux , ツール , OS , Bash , Shell , ディレクトリ , ファイル
[memo][Linux]chmod コマンドでファイルまたはディレクトリのみ属性を変更
find, xargs を利用してファイルまたはディレクトリだけに対してchmodで属性を変...