https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287396

Wolfram Schneider <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
         Depends on|                            |218806
             Blocks|                            |230332
                 CC|                            |[email protected]

--- Comment #1 from Wolfram Schneider <[email protected]> ---
The cool kids use ripgrep or ugrep.

echo a_ | rg -o '\w*'
a_

echo a_ | ug -o '\w*'
     1: _


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218806
[Bug 218806] bsdgrep(1)'s -o flag with context is completely wrong
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230332
[Bug 230332] TRACKING: bsdgrep as /usr/bin/grep
-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to