Date: Thu, 30 Jan 2003 23:51:35 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <3791-Thu30Jan2003235135+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (me@sandia.gov) Subject: Re: Command line wildcard expansion under Win2K References: <3e394a9a DOT sandmann AT clio DOT rice DOT edu> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Gary Hubbard" > Newsgroups: comp.os.msdos.djgpp > Date: Thu, 30 Jan 2003 12:56:28 -0800 > > The real filenames are things like > V3P40000.VEC, V3P40001.VEC, ... > and we must have been trying to match with the pattern > V3P4*.vec > where some of the pattern characters are upper case. Why don't they say v3p4*.vec or V3P4*.VEC?