chmod - Wikipedia, the free encyclopedia
chmod -R a-x+X publicDocs remove the execute permission on all files in a directory tree (i.e. Recursively), while allowing for directory browsing. System call [edit] The POSIX standard defines the following function prototype: int chmod(const char *path,...