https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282143
Ed Maste <ema...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ema...@freebsd.org --- Comment #1 from Ed Maste <ema...@freebsd.org> --- grep -v is indeed implemented, try e.g. $ jot 4 | grep -v 3 1 2 4 Please provide a self-contained example that demonstrates the issue you've encountered. -- You are receiving this mail because: You are the assignee for the bug.