Tag Archives: permissions

Directory Permissions

chmod the current directory, and all subdirectories and files. The below will make the current directory, and all subdirectories and files readable, writable, and executable for the owner and group, ensuring they’re only readable and executable for everyone else. Recursively chmod Directories or Files