Date: Thu, 25 Sep 1997 19:47:59 +0200 From: Andreas Klemm <andreas@klemm.gtn.com> To: Mark Murray <mark@grondar.za> Cc: Nate Williams <nate@mt.sri.com>, Greg Lehey <grog@lemis.com>, FreeBSD current users <FreeBSD-current@FreeBSD.ORG> Subject: Re: find still broken - is this only happening to me? Message-ID: <19970925194759.09823@klemm.gtn.com> In-Reply-To: <199709251615.SAA04793@greenpeace.grondar.za>; from Mark Murray on Thu, Sep 25, 1997 at 06:15:30PM %2B0200 References: <199709251615.SAA04793@greenpeace.grondar.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 25, 1997 at 06:15:30PM +0200, Mark Murray wrote:
> 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 "".
I had such strange messages with a certain language environment.
I suggest trying this command with /bin/csh and a standard
root environment. Just for reference !
--
Andreas Klemm | klemm.gtn.com - powered by
Symmetric MultiProcessor FreeBSD
http://www.freebsd.org/~fsmp/SMP/SMP.html
http://www.freebsd.org/~fsmp/SMP/benches.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970925194759.09823>
