From: Michael Linfield Date: 2007-10-26T08:26:55+09:00 Subject: Re: Is this a Ruby bug in Dir on Windows? This is an educated guess, but i suspect it has to do with the way Windows handles accounts. This program at root will try to go into /documents and settings/administrator , when it trys to access this folder Windows will deny the program access. So before it hits administrator or some other folder that Windows wont allow ruby access to, it may have found 2 .rb (ruby applications) files in say User Documents. - Mac -- Posted via http://www.ruby-forum.com/.