Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <005401c244b4$33f68070$1b0a0a0a@phoenix> From: "Geoffrey Scheller" <scheller AT entermail DOT net> To: <cygwin AT cygwin DOT com> Subject: Why does ls command sometimes case sensitively misbehave? Date: Thu, 15 Aug 2002 19:33:46 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Why is ls doing this? Other commands, like vi, also show this behavior: $ touch foo $ ls foo $ ls foo foo $ ls FoO FoO $ ls fo* foo $ ls Fo* ls: Fo*: No such file or directory $ bash --version GNU bash, version 2.05b.0(2)-release (i686-pc-cygwin) Copyright (C) 2002 Free Software Foundation, Inc. Cygwin DLL version 1.3.12-2 I run Cygwin on Windows XP Professional. Thanks, Geoffrey -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/