Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3
content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Subject: find -regex not working?
Date: Fri, 12 Jul 2002 12:10:28 -0400
Message-ID: <404A59F91E3673418CA27CD122E70F48DF370C@mdpo.convera.com>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
From: "Glen Cordrey" <gcordrey@convera.com>
To: <cygwin@cygwin.com>
X-OriginalArrivalTime: 12 Jul 2002 16:10:28.0846 (UTC) FILETIME=[A3CD48E0:01C229BE]
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g6CGAfh18519

If I understand the find man page, the -regex option isn't working for =
me.

find -regex 'MyFile.java'

lists the file, but

find -regex 'MyFile*'

doesn't. Am I specifying the regular expression correctly? If so, what=20
else do I need to do for this to work?

Glen Cordrey         gcordrey@convera.com

--
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/

