Follow-up Comment #1, bug #27196 (project grep): Not reproduced. Please give us more information as LANG, LC_ALL, etc.
$ ./grep --version GNU grep 2.5.4 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. $ ./grep -o -i HELLO testfile Hello $ ./grep -o -i hello testfile Hello _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?27196> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
