MDGx
CHMOD Calculator

CHMOD [CHange MODe] = *nix servers directories + files permissions
Check desired box(es) to view correspondent value(s):

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

Typical CHMOD Permissions:
644 [-rw-r--r--]
= directories/files permitted to read from.
666 [-rw-rw-rw-] = directories/files permitted to write to.
755 [-rwxr-xr-x] = directories/files permitted to execute.

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 Win32 CHMOD Calculators [free(ware)]:
    CHMOD.exe [415 KB].
    CalcCHMOD.zip [79 KB].


Site Contents | Site Search | Site Updates | Site Hints
Site Logos | Site Affiliates | Site Reviews + Awards | MUST READ

©1996-2012 MDGx (a.k.a. AXCEL216): Everything here is FREEware. Always ad(vertisment)s, cookies, malware + spyware free. I have created [August 1996], maintain and update these web pages entirely by hand using Programmer's File Editor [replaced Notepad].
I do not promote, speak in the behalf of, advertise or work for any computing, news or internet profit business. All ©copyrights and ®registered trademarks retain owners' property.

Back!