From owner-freebsd-current Wed Feb 21 9:39:21 2001 Delivered-To: freebsd-current@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 54B8737B503 for ; Wed, 21 Feb 2001 09:39:16 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id f1LHdDD03948; Wed, 21 Feb 2001 09:39:13 -0800 (PST) Date: Wed, 21 Feb 2001 09:39:13 -0800 From: Alfred Perlstein To: "Daniel C. Sobral" Cc: Akinori MUSHA , current@FreeBSD.ORG Subject: Re: find(1) -regex/-iregex Message-ID: <20010221093913.J6641@fw.wintelcom.net> References: <8666i588p4.wl@archon.local.idaemons.org> <20010220132426.X6641@fw.wintelcom.net> <3A9337E0.A51A3E8B@newsguy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A9337E0.A51A3E8B@newsguy.com>; from dcs@newsguy.com on Wed, Feb 21, 2001 at 12:37:04PM +0900 X-all-your-base: are belong to us. Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Daniel C. Sobral [010220 19:39] wrote: > Alfred Perlstein wrote: > > > > * Akinori MUSHA [010220 11:19] wrote: > > > Hi, > > > > > > I have implemented -regex and -iregex options for find(1): > > > > > > > Sounds good, just make sure the regex engine matches the one that > > the other find(1)'s use. > > It won't. GNU find certainly uses GNU regexp library, which has lots of > extra stuff. Naturally, our find will be using our library instead. > Nothing we can do about it. It is the way of the Gnu to extend > and embrace. Well a subset or superset is fine, as long as it's the same type of regex. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message