UNIX Server CHMOD Calculator




Chmod Calculator
Permission Owner Group Other
Read
Write
Execute
Octal
Calculated
Values


WhoOperation Permission
A combination of:
    u user (file owner)
    g group
    o others
    a all (same as ugo)
Permissions are:
    = assigned
    + added
    - subtracted
A combination of:
    r read
    w write
    x execute
or one of the following
to copy permissions:
    u user
    g group
    o other
or, to set user id:
    s