Skip to content

Instantly share code, notes, and snippets.

@ishankhare07
Last active May 2, 2019 07:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ishankhare07/0df5394189c1df43b2c185031d055851 to your computer and use it in GitHub Desktop.
Save ishankhare07/0df5394189c1df43b2c185031d055851 to your computer and use it in GitHub Desktop.
converting between chmod permissions
Directory User Group Others (world) who
0 420 000 000 octal notations
0 110 000 000 bits
d rwx rwx rwx named permissions
0 6 0 0 chmod numeric mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment