From: Moritz Reiter Date: 2007-01-30T19:35:10+09:00 Subject: Re: How to get the unix login name of the calling user? George Ogata wrote: > * If you just need the user's home directory, use > File.expand_path('~/.my_config_file'). Great! I think this first suggestion will do it in this case, but the other information is very valuable, too. Thank you! :) -- Posted via http://www.ruby-forum.com/.