OK, now I got it. Fixed.
Thank you. Paul Denlinger On Aug 30, 7:23 pm, Peter De Berdt <[email protected]> wrote: > On 30 Aug 2010, at 13:15, pauld wrote: > > > Per your instructions, I added the PATH instructions to > > the .bash_profile file, and opened another shell. > > > But when I tried to confirm the installation, here is what I got: > > > Paul-Denlingers-MacBook-Pro:~ pdenlinger$ rvm | head -nl > > head: illegal line count -- l > > > What does it mean? > > It means you used the letter L instead of the number one as the > parameter for -n. > > Best regards > > Peter De Berdt -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

