From owner-freebsd-current Thu Sep 4 03:07:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA19239 for current-outgoing; Thu, 4 Sep 1997 03:07:46 -0700 (PDT) Received: from nico.telstra.net (nico.telstra.net [139.130.204.16]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id DAA19234 for ; Thu, 4 Sep 1997 03:07:39 -0700 (PDT) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by nico.telstra.net (8.6.10/8.6.10) with ESMTP id UAA14927 for ; Thu, 4 Sep 1997 20:05:56 +1000 Received: (grog@localhost) by freebie.lemis.com (8.8.7/8.6.12) id TAA17366; Thu, 4 Sep 1997 19:35:45 +0930 (CST) Message-ID: <19970904193544.01440@lemis.com> Date: Thu, 4 Sep 1997 19:35:44 +0930 From: Greg Lehey To: FreeBSD current users Subject: find broken in yesterday's -current? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Fight-Spam-Now: http://www.cauce.org Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I've had a couple of incidents of this in a find supped this morning: $ find man -type f find: ): no beginning '(' There's nothing wrong with the directory, and GNU find works just fine. So did the old /usr/bin/find. Greg