Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: case-insensitive globbing
- X-seq: zsh-workers 19556
- From: James Devenish <j-devenish@xxxxxxxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: Re: PATCH: case-insensitive globbing
- Date: Mon, 8 Mar 2004 20:40:27 +0800
- In-reply-to: <5792.1078749261@xxxxxxx>
- Mail-followup-to: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20040308122200.GA13641@xxxxxxxxxxxxxxxxxxxxx> <5792.1078749261@xxxxxxx>
In message <5792.1078749261@xxxxxxx>
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.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author