Skip to content

Instantly share code, notes, and snippets.

@rahman541
Last active February 8, 2019 19:28
Show Gist options
  • Save rahman541/f7fe5ce6c653f2bd2f52a9bd38a77a92 to your computer and use it in GitHub Desktop.
Save rahman541/f7fe5ce6c653f2bd2f52a9bd38a77a92 to your computer and use it in GitHub Desktop.
CHMOD
OWNER GROUP WORLD
r w x r w x r w x
1 1 1 1 0 1 1 0 1
7 5 5
|______|_______|
|
755
r = read
w = write
x = execute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment