Date: Sun, 06 Oct 1996 18:44:30 -0300 From: Harlan Stenn <Harlan.Stenn@pfcs.com> To: bugs@freebsd.org Subject: strcollate() and tcsh-6.06 globbing? Message-ID: <17765.844641870@mumps.pfcs.com>
next in thread | raw e-mail | index | archive | help
I've noticed that globbing under tcsh and FreeBSD-2.1.whatever (at least) seem to do globbing using case-INsensitive collation. Here's an example: % ls D cons25.tc emacs013660 % echo * cons25.tc D emacs013660 How can I fix this? I want tcsh globbing to collate the same way "ls" does it (ie, using case-sensitive collation). Thanks... H
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17765.844641870>