Skip to content

Instantly share code, notes, and snippets.

@thinkerbot
Created May 25, 2011 17:10
Show Gist options
  • Save thinkerbot/991387 to your computer and use it in GitHub Desktop.
Save thinkerbot/991387 to your computer and use it in GitHub Desktop.
print the current ruby
ruby --version | cut -d ' ' -f '1 2' | tr ' ' -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment