*** This bug is a duplicate of bug 241990 ***
https://bugs.launchpad.net/bugs/241990
** Description changed:
grep -i does not work (2.5.3~dfsg-5ubuntu1; currently on Intrepid):
-
[EMAIL PROTECTED]:~$ cat afile
This is a file with
a line containing CAPITALS.
[EMAIL PROTECTED]:~$
*** This bug is a duplicate of bug 241990 ***
https://bugs.launchpad.net/bugs/241990
> I should have said that this is a duplicate if and only if the -i
> /--ignore-case option is broken when and only when your character
> encoding is UTF-8: i.e. if you get the same results as Javier Noval in
*** This bug is a duplicate of bug 241990 ***
https://bugs.launchpad.net/bugs/241990
:^]
--
grep -i does not work on Intrepid
https://bugs.launchpad.net/bugs/244863
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mai
*** This bug is a duplicate of bug 241990 ***
https://bugs.launchpad.net/bugs/241990
It indeed is if and only if $foo and only when $bar.
--
grep -i does not work on Intrepid
https://bugs.launchpad.net/bugs/244863
You received this bug notification because you are a member of Ubuntu
Bugs, wh
*** This bug is a duplicate of bug 241990 ***
https://bugs.launchpad.net/bugs/241990
I should have said that this is a duplicate if and only if the -i
/--ignore-case option is broken when and only when your character
encoding is UTF-8: i.e. if you get the same results as Javier Noval in
bug 24
*** This bug is a duplicate of bug 241990 ***
https://bugs.launchpad.net/bugs/241990
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 241990, so it is being marked as such. Please look
** Description changed:
- grep -i does not work on Intrepid:
+ grep -i does not work (2.5.3~dfsg-5ubuntu1; currently on Intrepid):
[EMAIL PROTECTED]:~$ cat afile
This is a file with
a line containing CAPITALS.
[EMAIL PROTECTED]:~$ grep CAPITALS afile
a line containing CAPITALS.
[