On a fresh Rackspace instance, I try installing RVM with this:
bash -s stable < <(curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer)
Then it gives me this error:
-sh: Syntax error: redirection unexpected
I’ve seen fixes with “source ~/.bash_profile”, but that gives me another error “-sh: source: not found”
Why don’t you do it the intuitive way: