This document provides examples of chmod commands and their descriptions. The chmod commands modify permissions for files and directories, allowing the owner, group, and others to have read, write, and execute permissions. Common permissions are 777 for all users to have full access, 755 for owner to have full access and others to read and execute, and 644 for owner to read and write and others to just read.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
849 views
Chmod Cheatsheet
This document provides examples of chmod commands and their descriptions. The chmod commands modify permissions for files and directories, allowing the owner, group, and others to have read, write, and execute permissions. Common permissions are 777 for all users to have full access, 755 for owner to have full access and others to read and execute, and 644 for owner to read and write and others to just read.