From: nobu.nokada@... Date: 2002-03-20T02:59:07+09:00 Subject: Re: dots in Dir.entries Hi, At Tue, 19 Mar 2002 16:22:55 +0900, Yukihiro Matsumoto wrote: > Could you summarize pros and cons for filtering dot files (. and ..) > from Dir.entries and Dir.each, please? BTW, I rather use Dir.glob, so want a flag FNM_ALMOST or something. # Should I say to knu? -- Nobu Nakada