Skip to content

Instantly share code, notes, and snippets.

@freerobby
Created November 28, 2011 20:35
Show Gist options
  • Save freerobby/1401920 to your computer and use it in GitHub Desktop.
Save freerobby/1401920 to your computer and use it in GitHub Desktop.
Please explain what is happening here.
ubuntu@domU-12-31-38-04-88-A4:/$ ruby -v
ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux]
ubuntu@domU-12-31-38-04-88-A4:/$ which ruby
/usr/local/bin/ruby
ubuntu@domU-12-31-38-04-88-A4:/$ /usr/local/bin/ruby -v
ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-linux]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment