https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219900
Yuri Pankov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Yuri Pankov <[email protected]> --- Looks like at least grep issue is not there (or already fixed) in bsdgrep: loki:yuri:~$ locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_ALL= loki:yuri:~$ grep '^[A-Z]' foo Bar BAZ loki:yuri:~$ grep --version grep (BSD grep) 2.6.0-FreeBSD -- 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]"
