Skip to content

Instantly share code, notes, and snippets.

@orweinberger
Created May 15, 2014 15:58
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 orweinberger/abec5dcf96a474fc391e to your computer and use it in GitHub Desktop.
Save orweinberger/abec5dcf96a474fc391e to your computer and use it in GitHub Desktop.
Get the numerical permission mode for a file/folder
stat -c "%a %n" <PATH>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment