From owner-freebsd-current Thu Sep 25 09:15:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA25227 for current-outgoing; Thu, 25 Sep 1997 09:15:42 -0700 (PDT) Received: from gratis.grondar.za (gratis.grondar.za [196.7.18.133]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA25216 for ; Thu, 25 Sep 1997 09:15:30 -0700 (PDT) Received: from greenpeace.grondar.za (greenpeace.grondar.za [196.7.18.132]) by gratis.grondar.za (8.8.7/8.8.7) with ESMTP id SAA07327; Thu, 25 Sep 1997 18:15:48 +0200 (SAT) Received: from greenpeace.grondar.za (localhost [127.0.0.1]) by greenpeace.grondar.za (8.8.7/8.8.7) with ESMTP id SAA04793; Thu, 25 Sep 1997 18:15:37 +0200 (SAT) Message-Id: <199709251615.SAA04793@greenpeace.grondar.za> X-Mailer: exmh version 2.0zeta 7/24/97 To: Nate Williams cc: Greg Lehey , FreeBSD current users Subject: Re: find still broken - is this only happening to me? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 25 Sep 1997 18:15:30 +0200 From: Mark Murray Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Nate Williams wrote: > > 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. This chap (Greg?) most likely has a funny file somewhere. Make the command line: $ find /sys -follow -name '*.[csh]' | xargs grep ENFILE|less (singe quotes, not double), and it should work. The *.[csh] is being allowed to glob by the "". M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org