Skip to content

Instantly share code, notes, and snippets.

@clrockwell
Created October 31, 2014 13:47
Show Gist options
  • Save clrockwell/c326c53f13fce28c14a0 to your computer and use it in GitHub Desktop.
Save clrockwell/c326c53f13fce28c14a0 to your computer and use it in GitHub Desktop.
Get octal permissions of file
stat -c "%a %n" file/name
@clrockwell
Copy link
Author

Need to add an alias to dot files for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment