*** 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):
  
- <code>
  [EMAIL PROTECTED]:~$ cat afile
  This is a file with
  a line containing CAPITALS.
  [EMAIL PROTECTED]:~$ grep CAPITALS afile
  a line containing CAPITALS.
  [EMAIL PROTECTED]:~$ grep -i capitals afile
  [EMAIL PROTECTED]:~$ grep -i CAPITALS afile
- [EMAIL PROTECTED]:~$ 
- </code>
+ [EMAIL PROTECTED]:~$

-- 
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 mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to