Skip to content

Instantly share code, notes, and snippets.

@wolfeidau
Created February 15, 2012 10:38
Show Gist options
  • Save wolfeidau/1834945 to your computer and use it in GitHub Desktop.
Save wolfeidau/1834945 to your computer and use it in GitHub Desktop.
Completely clean environment for testing
env -i HOME=$HOME PATH=/bin:/sbin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin SHELLOPTS=xtrace ruby -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment