Created
August 8, 2013 10:36
-
-
Save jamland/6183591 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Redis 2.6.14 (00000000/0) 64 bit | |
--------------------------------------------- | |
Intergalactic:Valuation-Metrics andy$ mysql -v | |
ERROR 1045 (28000): Access denied for user 'andy'@'localhost' (using password: NO) | |
--------------------------------------------- | |
Intergalactic:Valuation-Metrics andy$ rvm list | |
rvm rubies | |
ruby-1.9.2-p320 [ x86_64 ] | |
ruby-1.9.3-head [ x86_64 ] | |
ruby-1.9.3-p194 [ x86_64 ] | |
ruby-1.9.3-p286 [ x86_64 ] | |
=* ruby-1.9.3-p362 [ x86_64 ] | |
ruby-1.9.3-preview1 [ x86_64 ] | |
ruby-2.0.0-p247 [ x86_64 ] | |
# => - current | |
# =* - current && default | |
# * - default |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment