From: Rick DeNatale Date: 2009-02-20T01:42:29+09:00 Subject: Re: irb login not reading irbrc file --00163630f33dbcf64a04634839a6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Thu, Feb 19, 2009 at 11:27 AM, Philip McDonald wrote: > The ruby folder IS in the 'home directory'. But I took it out and moved it > directly in the 'mac' folder. It still doesn't work. Maybe I'm not > understanding what a 'home directory' is. My understanding is that a home > directory is my main folder for the user, i.e. my 'mac' house icon. That's > where the txt file is. > I think that you might be confusing the current directory with the home directory. The home directory is associated with your userid. In OS X that should be /Users/username/ For example on my machine my userid is rick, so $ ls ~/.irbrc /Users/rick/.irbrc HTH -- Rick DeNatale Blog: http://talklikeaduck.denhaven2.com/ Twitter: http://twitter.com/RickDeNatale WWR: http://www.workingwithrails.com/person/9021-rick-denatale LinkedIn: http://www.linkedin.com/in/rickdenatale --00163630f33dbcf64a04634839a6--