https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210573
Bug ID: 210573
Summary: Random "egrep" or "grep -E" behaviour of bsdgrep
Product: Base System
Version: 11.0-CURRENT
Hardware: amd64
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
CC: [email protected]
https://gist.github.com/dmilith/6475ce7870881f1d63b36ae978d876a4
or http://s.verknowsys.com/fd63fa3af0ad3c7eac54f19c4db1c636.png
Command:
echo '1.0.2' | grep -E '^1.0.[0-9]+$'
or
echo '1.0.2' | egrep '^1.0.[0-9]+$'
bsdgrep installed as main grep (WITH_BSD_GREP=1):
grep (BSD grep) 2.5.1-FreeBSD
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "[email protected]"