Y
Hacker News
new
|
ask
|
show
|
jobs
by
p9idf
5298 days ago
I was able to reproduce the bug. It could be a version thing.
; grep --version GNU grep 2.6.3 ; echo A | LANG=en_US.utf8 grep '[a-z]' A
1 comments
Ives
5298 days ago
No, I have the same version but not a similar result. I also have the en_US.utf8 locale installed.
link