Skip to content

Instantly share code, notes, and snippets.

@alch
Created July 21, 2014 07:43
Show Gist options
  • Save alch/81d08fb56c89c79d430e to your computer and use it in GitHub Desktop.
Save alch/81d08fb56c89c79d430e to your computer and use it in GitHub Desktop.
Sudo preserving environment
#!/bin/bash
sudo su -p -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment