LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   chmod and chown affecting whole directories (https://www.linuxquestions.org/questions/linux-newbie-8/chmod-and-chown-affecting-whole-directories-371064/)

linuxmandrake 10-08-2005 06:46 PM

chmod and chown affecting whole directories
 
How do I change the owner and file permissons so that it affects all files within the specified directory including subdirectories and sub subdirectories etc.

BY the way these files are just system files for games so no need for tight security

felixc 10-08-2005 07:04 PM

Hello,

"man chmod" will give you this page http://web.cse.msu.edu/cgi-bin/man2h...mod?1?/usr/man where you can see that appending the -R option will recursively descend through directories changing all files. At least that is how I interpreted it, but then again I am rather new and unsure as to what "recursively" means. Best of luck,

-Felix


All times are GMT -5. The time now is 05:55 PM.