Skip to content

Instantly share code, notes, and snippets.

@leveled
Created October 8, 2021 17:43
Show Gist options
  • Save leveled/cff8a2f59e5e88cd64e65748920a9e59 to your computer and use it in GitHub Desktop.
Save leveled/cff8a2f59e5e88cd64e65748920a9e59 to your computer and use it in GitHub Desktop.
Sudo and keep environment variables
sudo -E bash -c 'echo $HTTP_PROXY'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment