Skip to content

Instantly share code, notes, and snippets.

View hut8's full-sized avatar
✍️
Writing code!

Liam hut8

✍️
Writing code!
  • Supervillain Software Group
  • Albany, NY, USA
  • 12:11 (UTC -04:00)
View GitHub Profile
rvm --trace --version
/home/lbowen/.rvm/scripts/functions/rvmrc:1: parse error near `\n'
+__rvm_parse_args:658> [[ -n 4.3.6 ]]
+__rvm_parse_args:693> [[ -z '' && -n '' ]]
+__rvm_parse_args:696> [[ error == '' || 0 -eq 1 || -n '' ]]
+__rvm_parse_args:16> [[ -n --version ]]
+__rvm_parse_args:18> rvm_token=--version
+__rvm_parse_args:20> (( 0 > 0 ))
+__rvm_parse_args:25> next_token=''
+__rvm_parse_args:28> case --version ([[:alnum:]]*|@*)