To recursive changes with the octal method are a bit more difficult to do. You need to use the
find command to help out, as in unix% find . -type f -exec chmod 644 {} \;
unix% find . -type d -exec chmod 755 {} \;
Some about me, some about my job...
0 Comments:
Post a Comment
<< Home