Skip to content

Instantly share code, notes, and snippets.

@danishsatkut
Created November 12, 2014 14:24
Show Gist options
  • Save danishsatkut/512c7fdbecd90ebc6011 to your computer and use it in GitHub Desktop.
Save danishsatkut/512c7fdbecd90ebc6011 to your computer and use it in GitHub Desktop.
Test whether a user has permission for a directory
sudo -u <username> -s cd <directory>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment