[Bug 267749] Running "grep -Fivx -f known.words new.words" gives wrong result
Date: Tue, 15 Nov 2022 17:07:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267749
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
--
You are receiving this mail because:
You are the assignee for the bug.