On Sat, Oct 31, 2009 at 9:59 PM, eduardopa <[email protected]> wrote:
> Until this part is fine. The problem is that when I continue creating > the folder: > mkdir ~/src > > it creates the folder in my personal folder instead of /usr/local/bin The ~ character represents your home directory, so that's exactly what you're asking for. > What I am doing wrong? Why do you think there's something wrong? -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

