bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #27196] Using -o and -i options together is broken


From: Norihirio Tanaka
Subject: [bug #27196] Using -o and -i options together is broken
Date: Fri, 07 Aug 2009 07:40:30 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]