dengx@dengx-desktop:~$ type rvm | head -1
rvm is hashed (/usr/local/bin/rvm)

What is that mean about above ? a hashed function ?

2011/7/5 Robert Campbell <wapr...@gmail.com>

> After installing rvm, you should close the current terminal window and open
> a new one. You do not need to install the rvm gem (it is not recommended
> either.)
>
> I will assume you are using ubuntu. To install rvm, you need to have curl
> and git installed. (run "sudo apt-get install curl git" if you don't.)
>
> run in the terminal "bash < <(curl -s
> https://rvm.beginrescueend.com/install/rvm)"
>
> After it is complete, you can close that terminal window and open a new
> one.
>
> run in the terminal "type rvm | head -1"
>
> if you see "rvm is a function" then everything went well.
>
> https://rvm.beginrescueend.com/rvm/install/
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/rubyonrails-talk/-/MNW05Gl3p9oJ.
>
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to