https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201650
Ben RUBSON <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Ben RUBSON <[email protected]> --- grep also fails with case : # echo AAA > test # grep a test # grep "[a-z]" test AAA # echo BBB | grep "[a-z]" BBB # grep -V grep (GNU grep) 2.5.1-FreeBSD # uname -r 11.0-RC3 Quite dangerous issue, could we think about having it corrected for FreeBSD 11 release ? Many thanks, Ben -- 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]"
