From owner-freebsd-current Thu Sep 25 08:57:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA24284 for current-outgoing; Thu, 25 Sep 1997 08:57:50 -0700 (PDT) Received: from ns.mt.sri.com (SRI-56K-FR.mt.net [206.127.65.42]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA24277 for ; Thu, 25 Sep 1997 08:57:44 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.7/8.8.7) with ESMTP id JAA10116; Thu, 25 Sep 1997 09:57:43 -0600 (MDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id JAA18142; Thu, 25 Sep 1997 09:57:41 -0600 (MDT) Date: Thu, 25 Sep 1997 09:57:41 -0600 (MDT) Message-Id: <199709251557.JAA18142@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Greg Lehey Cc: FreeBSD current users Subject: Re: find still broken - is this only happening to me? In-Reply-To: <19970925191804.00720@lemis.com> References: <19970925191804.00720@lemis.com> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I reported this a couple of weeks ago. Has nobody else experienced it? > > $ find /sys -follow -name "*.[csh]" | xargs grep ENFILE|less > ): no beginning '(' Works for me (w/out less, since I don't have it installed). No errors. I even tried creating a file named ')', and still no errors. (This is on a -current system about 4 hours old. :) Nate