Chmod CALCULATOR
The chmod command (abbreviated from change mode) is a shell command in Unix-like environments. chmod changes the permissions of each given file according to MODE, which can be either an octal number representing the bit pattern for the new permissions or a symbolic representation of changes to make.
Check the desired boxes to see the mode calculation.
Permission Owner Group Other
Read
Write
Execute
Mode
Octal Number
String

 

Rate and/or tell us what you think of this demo.
Report a bug
Comments (Optional)