Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Feb 2004 16:43:38 +0300
From:      Andrey Chernov <ache@nagual.pp.ru>
To:        Steve Young <sdyoung@vt220.org>, freebsd-current@FreeBSD.ORG
Subject:   Re: grep bug
Message-ID:  <20040215134338.GA6278@nagual.pp.ru>
In-Reply-To: <20040214150200.GA75194@nagual.pp.ru>
References:  <200402090704.i1974IVa032065@the-macgregors.org> <AC98D3D2-5E98-11D8-A086-0003939C3B2E@vt220.org> <20040214034523.B254E43D1F@mx1.FreeBSD.org> <7A65C36B-5EF4-11D8-9690-0003939C3B2E@vt220.org> <20040214150200.GA75194@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 14, 2004 at 06:02:00PM +0300, Andrey Chernov wrote:
> On Sat, Feb 14, 2004 at 06:48:32AM -0700, Steve Young wrote:
> >   It seems FreeBSD ships with grep 2.4d.  In newer versions it looks 
> > like there
> > is a -D argument you can use to tell it how to handle devices - -Dskip 
> > will skip
> > them and avoid this problem when doing grep -r /.
> 
> I'll take grep upgrade to 2.5

Hmm. I found that 2.5 is too early bird, it even not pass its own tests
suite. I attempt to fix the test fails, but broke other test. Since the
matter is too complex (how grep/egrep/fgrep should do to satisfy both
tradition usage and POSIX), we'll better wait until 2.5.1 or something
like when it will become self-consistent.

Meanwhile I'll probably import 2.4.2 while I already in there (no -D yet).

-- 
Andrey Chernov | http://ache.pp.ru/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040215134338.GA6278>