Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2022 17:07:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 267749] Running "grep -Fivx -f known.words new.words" gives wrong result
Message-ID:  <bug-267749-227-3Ao1AoqM93@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267749-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267749-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267749

Yuri <yuri@aetern.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yuri@aetern.org

--- Comment #2 from Yuri <yuri@aetern.org> ---
Apparently this is fixed in FreeBSD and macos (running 13.0.1), both having=
 the
same grep version:

$ grep -V
grep (BSD grep, GNU compatible) 2.6.0-FreeBSD

$ grep -Fivx -f b a
decident
dietetic

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267749-227-3Ao1AoqM93>