X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 22 Oct 2009 11:52:03 +0100 Message-ID: <416096c60910220352g7a1c7e08v5d21d7c85b356ed2@mail.gmail.com> Subject: Re: grep -i --color does not always color From: Andy Koppe To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 2009/10/22 Morten Kj=C3=A6rulff: > Is this an error, or have I misunderstod something? > > /morten > > $ echo ABCabc|grep --color=3Dauto B > ABCabc <<< B is red > > $ echo ABCabc|grep --color=3Dauto b > ABCabc <<< b is red > > $ echo ABCabc|grep -i --color=3Dauto b > ABCabc <<< B and b is red > > $ echo ABCabc|grep -i --color=3Dauto B > ABCabc <<< nothing is red ??? Whatever caused this has been fixed on Cygwin 1.7, where it's working fine. And -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple