[Bug 282143] grep -v does nothing
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 282143] grep -v does nothing"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.