Skip to content

Instantly share code, notes, and snippets.

@richo
Created February 1, 2014 01:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richo/8746528 to your computer and use it in GitHub Desktop.
Save richo/8746528 to your computer and use it in GitHub Desktop.
elektra ⚡ ,ruby do jruby-1.7.0 ruby --version
jruby 1.7.0 (1.9.3p203) 2012-10-22 ff1ebbe on Java HotSpot(TM) 64-Bit Server VM 1.7.0_25-b15 [darwin-x86_64]
elektra ⚡ ruby --version
ruby 2.0.0p195 (2013-05-14 revision 40734) [x86_64-darwin12.3.0]
elektra ⚡
@richo
Copy link
Author

richo commented Feb 1, 2014

And so then for free:

elektra ⚡ ,python do jython-2.7-b1 python --version
Jython 2.7b1
elektra ⚡ python --version
Python 2.7.5
elektra ⚡

It didn't even break tab completion, but I actually wonder if it's a bug that it didn't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment