From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4378 invoked from network); 8 Mar 2004 13:44:04 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 8 Mar 2004 13:44:04 -0000 Received: (qmail 11756 invoked by alias); 8 Mar 2004 13:43:58 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 19558 Received: (qmail 11737 invoked from network); 8 Mar 2004 13:43:58 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 8 Mar 2004 13:43:58 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [62.189.58.19] by sunsite.dk (MessageWall 1.0.8) with SMTP; 8 Mar 2004 13:43:57 -0000 Received: from MAILSWEEPER01.csr.com (mailhost1.csr.com [62.189.183.235]) by lhuumrelay3.lnd.ops.eu.uu.net (8.11.0/8.11.0) with ESMTP id i28Dhvv14696 for ; Mon, 8 Mar 2004 13:43:57 GMT Received: from EXCHANGE02.csr.com (unverified [192.168.137.45]) by MAILSWEEPER01.csr.com (Content Technologies SMTPRS 4.3.12) with ESMTP id ; Mon, 8 Mar 2004 13:43:37 +0000 Received: from csr.com ([192.168.144.127]) by EXCHANGE02.csr.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 8 Mar 2004 13:45:48 +0000 To: James Devenish cc: Zsh hackers list Subject: Re: PATCH: case-insensitive globbing In-reply-to: "James Devenish"'s message of "Mon, 08 Mar 2004 20:40:27 +0800." <20040308124027.GA15505@mail.guild.uwa.edu.au> Date: Mon, 08 Mar 2004 13:43:56 +0000 Message-ID: <9097.1078753436@csr.com> From: Peter Stephenson X-OriginalArrivalTime: 08 Mar 2004 13:45:48.0578 (UTC) FILETIME=[A9E04020:01C40513] James Devenish wrote: > In message <5792.1078749261@csr.com> > on Mon, Mar 08, 2004 at 12:34:21PM +0000, Peter Stephenson wrote: > > > % ls /tmp/blah > > > DATE > > > % rehash > > > % where date > > > /tmp/blah/date > > > /bin/date > > > > I don't quite understand what you think is wrong. > > HFS is case-preserving, so I wouldn't expect Mac OS (X or prior) to > be returning "date" as the name instead of "DATE". It wouldn't be > functionally incorrect to use the former, but it does seem weird > from a Mac-user point of view. > That's probably a side effect of you trying to find `date' explicitly. It stores it under the name found in the hash table. If you'd done `where DATE' you'd probably have seen it in upper case. -- Peter Stephenson Software Engineer CSR Ltd., Science Park, Milton Road, Cambridge, CB4 0WH, UK Tel: +44 (0)1223 692070 ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************