Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: "Lars Gregersen" <lg@popeye.kt.dtu.dk>
Organization: Institut for Kemiteknik
To: cygwin@sourceware.cygnus.com
Date: Fri, 4 Jun 1999 08:56:57 -0100
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Subject: Re: 'find' case insensitive filenames
Reply-to: lg@kt.dtu.dk
In-reply-to: <19990604010334.A4770@ba.best.com>
References: <015d01beae34$e0297ba0$1400000a@yjlee>; from "Yu-Jui Lee" on Fri, Jun 04, 1999 at 10:49AM
X-mailer: Pegasus Mail for Windows (v3.01d)
Message-ID: <BC94366719@popeye.kt.dtu.dk>

Date sent:      	Fri, 4 Jun 1999 01:03:34 -0400
From:           	Glenn Spell <glenn@gs.fay.nc.us>
To:             	cygwin@sourceware.cygnus.com
Subject:        	Re: 'find' case insensitive filenames
Organization:   	the aerie

> On Jun 04 1999 about 10:49AM +0800, Yu-Jui Lee wrote:
> 
> > This may be a stray topic. But in a Win32 environment, the
> > convention with file names is case insensitive.
> find . -iname "foo*" | grep -i bar

Dear Cygwinners

For the interesting and common use of 'find'+'grep' I have created a 
Perl programme called findgrep. I runs well on Unix and Windows and 
handles the case insensitiveness required for everyday searches. 
Although the programme isn't as advanced or fast as 'find'+'grep' I 
have many satisfied users. The programme is free. You'll find it at:
http://www.gbar.dtu.dk/~matlg/findgrep/

  Regards

    Lars

--------------------------------------------------------------------- 
Lars Gregersen                         Telephone no.: +45 45 25 28 08
Technical University of Denmark        Fax no.      : +45 45 88 22 58
Department of Chemical Engineering     E-mail       : lg@kt.dtu.dk
Bygning 229
DK-2800 Lyngby
Denmark
---------------------------------------------------------------------
Homepage: http://www.gbar.dtu.dk/~matlg/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

