Skip to content

Instantly share code, notes, and snippets.

@pib
Created April 24, 2012 14:02
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 pib/2479881 to your computer and use it in GitHub Desktop.
Save pib/2479881 to your computer and use it in GitHub Desktop.
Can't Touch This
pib@quabee:~$ sudo touch this
[sudo] password for pib:
pib@quabee:~$ sudo chmod 600 this
pib@quabee:~$ touch this
touch: cannot touch `this': Permission denied
pib@quabee:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment