https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282143
Maxim Konovalov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Maxim Konovalov <[email protected]> --- Hi Daniel, Does this work? tail -F /var/log/maillog | stdbuf -o 0 grep manylines | grep -v without_this_pattern -- You are receiving this mail because: You are the assignee for the bug.
