This is a utility to understand CHMOD values. A CHMOD Calculator.

4-digit Chmod
Superuser Permission Owner Group Other
setuid Read
setgid Write
stickybit Execute
Value +

chmod is an abbreviation for the term "change mode". chmod is a function on all Unix, Linux and FreeBSD systems that allows varying levels of permissions to be set on files and directories in relation to the application attempting to access them. chmod controls the configuration of execute, write and read accessibility (permissions). For people using an FTP application for chmod, it can be difficult when a script author only states that a particular file needs permissions of, for example, 755 - some FTP applications only present a dialog box with checkboxes for Read, Write and Execute. Using the table above can make it easier for you to know which boxes should be checked. Here are some examples of common chmod settings:

chmod Value Owner Group Public/Other
755 R-W-X R-X R-X
744 R-W-X R R
766 R-W-X R-W R-W
777 R-W-X R-W-X R-W-X
© Able2Know.com 2006
Toggle Inc.
Tom and Nancy Halstead
POB 432
Gloucester VA 23061
Phone: 804-815-8401
Email: sales@nobbly.com
Current Date and Time:
March 10th, 2010 6:18 AM EST

administration