case insensitive globbing broken

Jon Willeke willeke@intersys.com
Wed Oct 29 13:44:00 GMT 1997


Globbing is broken in b18.  I scanned the archives, release notes, and FAQ
for case sensitivity issues, and I don't think this has been addressed.

If I have two files, foo.tmp and bar.TMP; ls *.tmp only returns foo.tmp.  ls
bar.tmp, on the other hand, returns bar.tmp.

I first noticed this problem when I grepped a bunch of text files for a
pattern that I knew was in more than one of them.  grep didn't preface the
matches with the filenames, because all but one of the files had an
uppercase extension.  The file with the lowercase extension was the only one
grep checked.

--Jon

Jon Willeke, Quality Engineer
InterSystems Corp.
One Memorial Drive, Cambridge, MA 02142

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list