[Bug 282143] grep -v does nothing

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 17 Oct 2024 02:27:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282143

Vladimir Druzenko <vvd@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vvd@FreeBSD.org

--- Comment #3 from Vladimir Druzenko <vvd@FreeBSD.org> ---
Or even:
cat /var/log/maillog | grep manylines | grep -v without_this_pattern

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