From: Moritz Reiter Date: 2007-01-30T20:00:44+09:00 Subject: Re: How to get the unix login name of the calling user? Thomas Hafner wrote: > Not necessarily. How about that?: > File.expand_path("~/.my_config_file") > => /home/username/.my_config_file Yo, that works perfectly, thanks! -- Posted via http://www.ruby-forum.com/.