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

            Bug ID: 233145
           Summary: bsdgrep incorrectly matches groups with |
           Product: Base System
           Version: 12.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: [email protected]
          Reporter: [email protected]

The following code should pass both strings along, but passes none:

printf 'xxx\nyyy\n' | bsdgrep '\(xxx\|yyy\)'

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to