Recursive File Permissions
Can anybody help me for what is the equivalent of recursive file permission on a directory and its subdirectories & files of uppercase X in numerical method with chmod command?
e.g.-
chmod -R +X demodir
Can anybody help me for what is the equivalent of recursive file permission on a directory and its subdirectories & files of uppercase X in numerical method with chmod command?
e.g.-
chmod -R +X demodir
Responses