From: Csaba Henk Date: 2005-04-03T11:54:43+09:00 Subject: Re: how do I find the name of the current user? On 2005-04-03, Sam Roberts wrote: > I'm thinking Etc.getlogin followed by Etc.getpwnam.gecos might be best > on unix, is there a windowsy equivalent? Would this help you? http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/135205 Csaba