Skip to content

Instantly share code, notes, and snippets.

@normoes
Created August 23, 2018 12:55
Show Gist options
  • Save normoes/211e9172ccb931286524a1c2eaa9dff9 to your computer and use it in GitHub Desktop.
Save normoes/211e9172ccb931286524a1c2eaa9dff9 to your computer and use it in GitHub Desktop.
get folder permissions starting from root directory
  $ namei -om ~/tmp/newnew/
  f: /home/user/tmp/newnew/
  drwxr-xr-x root   root   /
  drwxr-xr-x root   root   home
  drwxr-xr-x user user user
  drwxrwxr-x user user tmp
  drwxrwxr-x user user newnew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment