Skip to content

Instantly share code, notes, and snippets.

@zipkid
Created February 26, 2014 13:35
Show Gist options
  • Save zipkid/9229572 to your computer and use it in GitHub Desktop.
Save zipkid/9229572 to your computer and use it in GitHub Desktop.
namei - follow a pathname until a terminal point is found. recursive permissions check
# namei -om /home/git/gitlab/public
f: /home/git/gitlab/public
dr-xr-xr-x root root /
drwxr-xr-x root root home
drwxrwx--x git git git
drwxrwxr-x git git gitlab
drwxrwxrwx git git public
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment