From: mh AT mike DOT franken DOT de (Michael Hirmke) Subject: Re: FW: Case sensitivity in filenames 9 Jan 1999 21:08:08 -0800 Message-ID: <78WsDVRppfB.cygnus.gnu-win32@mike.franken.de> References: <408C59EF36D6D111ACF500A0C92DEA1981A213 AT cmtnts3> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: GNU-Win32 AT cygnus DOT com Hi, [...] >wildcard lookup program. If regexp can't do it, why not create a ciregexp >that does case insensitive comparisons? for bash: shopt -s nocaseglob for find: find / -iname "AuTo*.bAt" Bye. Michael. -- Michael Hirmke | Telefon +49 (911) 557999 Georg-Strobel-Strasse 81 | FAX +49 (911) 557664 90489 Nuernberg | E-Mail mailto:mh AT mike DOT franken DOT de | WWW http://aquarius.franken.de/ - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".