Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: case-insensitive globbing



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