Skip to content

Instantly share code, notes, and snippets.

@muzhig
Created January 4, 2013 10:08
Show Gist options
  • Save muzhig/4451447 to your computer and use it in GitHub Desktop.
Save muzhig/4451447 to your computer and use it in GitHub Desktop.
SUDO
sudo su - <username>
sudo -u username <cmd>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment