bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Odd grep bug


From: Paul Eggert
Subject: Re: Odd grep bug
Date: Wed, 03 Aug 2011 12:25:20 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.1.11-1.fc14 Thunderbird/3.1.11

That is indeed an odd bug, and I can't reproduce it on
my RHEL 5.6 (x86-64) host.  Here's a transcript of what I did
to try to reproduce it:

$ export LC_ALL=C
$ mkdir d
$ echo TRDXST >d/f
$ grep -ra2 TRDXST * | grep -v svn
d/f:TRDXST

If you can come up with a self-contained recipe to reproduce the
problem reliably, please let us know.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]