MDGx
CHMOD Calculator

Permission
OwnerGroupOther
read    [r=4]
write   [w=2]
execute [x=1]
Octal Symbolic

Typical CHMOD Permissions:
644 [-rw-r--r--]
= files/directories allowed to be read.
666 [-rw-rw-rw-] = files/directories allowed to be written to.
755 [-rwxr-xr-x] = files allowed to be executable.

Group(s) of User(s):
Owner = Owner or other (authorized) User(s) in Owner Group.
Group = (Authorized) User(s) in same Group other than Owner.
Other = (Authorized) User(s) other than Owner or Group.

Offline CHMOD Calculator 32-bit for Windows:
CHMOD.EXE
[415 KB, freeware].

Back!