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

--- Comment #2 from Paul <[email protected]> ---
# grep -V 
grep (GNU grep) 2.5.1-FreeBSD

`bsdgrep "[A-C]"` works fine
`grep "[ABC]"` and `grep "[[:upper:]]"` work as expected

`setenv LC_ALL C; grep "[A-C]"` helps.

-- 
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