Date: Thu, 30 Jan 2003 23:51:35 +0200 From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> 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: <b1c3go$5d2$1@sass2141.sandia.gov> (me@sandia.gov) Subject: Re: Command line wildcard expansion under Win2K References: <Pine DOT SUN DOT 3 DOT 91 DOT 1030130095126 DOT 2797A-100000 AT is> <3e394a9a DOT sandmann AT clio DOT rice DOT edu> <b1c3go$5d2$1 AT sass2141 DOT sandia DOT gov> 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" <me AT sandia DOT gov> > 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?