Skip to content

Instantly share code, notes, and snippets.

@Nitrodist
Created October 7, 2010 07:20
Show Gist options
  • Save Nitrodist/614706 to your computer and use it in GitHub Desktop.
Save Nitrodist/614706 to your computer and use it in GitHub Desktop.
nastrg> rvm ruby-1.8.7-p302
/usr/local/rvm/scripts/rvm: line 7: /dev/fd/62: No such file or directory
nastrg>
nastrg> vim /usr/local/rvm/scripts/rvm
nastrg> grep -q '^rvm ()' < <( declare -f ) # Is RVM is a shell function?
-bash: /dev/fd/62: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment