Skip to content

Instantly share code, notes, and snippets.

@carlcrott
Created October 10, 2013 05:00
Show Gist options
  • Save carlcrott/6913285 to your computer and use it in GitHub Desktop.
Save carlcrott/6913285 to your computer and use it in GitHub Desktop.
ubuntu@ip-10-145-231-204:~$ $USER
ubuntu: command not found
ubuntu@ip-10-145-231-204:~$ rvm group add rvm $USER
rvm group must be run as root.
ubuntu@ip-10-145-231-204:~$ sudo rvm group add rvm $USER
sudo: rvm: command not found
ubuntu@ip-10-145-231-204:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment