https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282143
Maxim Konovalov <ma...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ma...@freebsd.org --- Comment #2 from Maxim Konovalov <ma...@freebsd.org> --- 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.