Skip to content

Instantly share code, notes, and snippets.

@szabo92
Created May 2, 2018 21:41
Show Gist options
  • Save szabo92/bd58b88e2d15976a9470f6c14ea7586f to your computer and use it in GitHub Desktop.
Save szabo92/bd58b88e2d15976a9470f6c14ea7586f to your computer and use it in GitHub Desktop.
Execute command in PATH as sudo
sudo env "PATH=$PATH" command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment