-R works recursively meaning that any files/directories under the current directory will be affected, but only the current files/directory. If you add a new file or directory, you have to change those ...
Is there a way to chown all file and sub-folders? say I chown /home/test Is there a way to make all files in test and all files in any subdirectory be owned at once instead of going through each file ...