From: Moritz Reiter Date: 2007-01-30T22:17:30+09:00 Subject: Re: How to get the unix login name of the calling user? Stephane Wirtel wrote: >> File.expand_path('~/.my_config_file'). > Why not ENV['HOME'] ? Yes, I think in my case both solutions are equivalent. -- Posted via http://www.ruby-forum.com/.