Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Sender: brendan AT edison DOT dialix DOT com DOT au Message-ID: <37575FC8.81739D@dgs.monash.edu.au> Date: Fri, 04 Jun 1999 05:10:33 +0000 From: Brendan Simon Reply-To: brendan AT dgs DOT monash DOT edu DOT au Organization: CTAM Pty Ltd X-Mailer: Mozilla 4.6 [en] (X11; I; Linux 2.2.6 i586) X-Accept-Language: en MIME-Version: 1.0 CC: Yu-Jui Lee , cygwin AT sourceware DOT cygnus DOT com Subject: Re: 'find' case insensitive filenames References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > >This may be a stray topic. But in a Win32 environment, the convention with > >file names is case insensitive. While the 'find' command in cygwin b20.1 is > >case sensitive. For example, if I want to find a case-insensitive "foo.bar", > >I need to type "find . -name "[Ff][Oo][Oo][Bb][Aa][Rr]". Is there a > >convenient way to do this? find . -iname "foo.bar" -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com