nawfer ha scritto:
> find . -type d -exec chmod 777 {} \;
> [...]
> non è ricorsivo;
Qui da me, invece, la ricorsione pare funzionare benissimo:
lem@biggy:/tmp/uno$ find . -type d -exec ls -dl '{}' \;
drwxrwxr-x 3 lem lem 120 2013-05-19 18:32 .
drwxrwxr-x 3 lem lem 120 2013-05-19 18:32 ./due
drwxrwxr-x 2 lem lem 100 2013-05-19 18:32 ./due/tre
lem@biggy:/tmp/uno$ find . -type d -exec chmod 777 '{}' \;
lem@biggy:/tmp/uno$ find . -type d -exec ls -dl '{}' \;
drwxrwxrwx 3 lem lem 120 2013-05-19 18:32 .
drwxrwxrwx 3 lem lem 120 2013-05-19 18:32 ./due
drwxrwxrwx 2 lem lem 100 2013-05-19 18:32 ./due/tre
--
Bye, Lem
Ceterum censeo ISLAM esse delendum
_________________________________________________________________
Non sprecare i cicli idle della tua CPU, né quelli della tua GPU.
http://www.worldcommunitygrid.org/index.jsp
http://www.rnaworld.de/rnaworld/ http://home.edges-grid.eu/home/
http://www.gpugrid.net/