From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6552 invoked by alias); 25 Nov 2009 19:58:05 -0000 Received: (qmail 6542 invoked by uid 22791); 25 Nov 2009 19:58:03 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-ew0-f218.google.com (HELO mail-ew0-f218.google.com) (209.85.219.218) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 25 Nov 2009 19:57:57 +0000 Received: by ewy10 with SMTP id 10so59289ewy.18 for ; Wed, 25 Nov 2009 11:57:54 -0800 (PST) Received: by 10.213.23.146 with SMTP id r18mr8399096ebb.79.1259179074083; Wed, 25 Nov 2009 11:57:54 -0800 (PST) Received: from ?192.168.2.99? (cpc2-cmbg8-0-0-cust61.cmbg.cable.ntl.com [82.6.108.62]) by mx.google.com with ESMTPS id 7sm158762eyg.1.2009.11.25.11.57.52 (version=SSLv3 cipher=RC4-MD5); Wed, 25 Nov 2009 11:57:52 -0800 (PST) Message-ID: <4B0D8FF5.2030606@gmail.com> Date: Wed, 25 Nov 2009 19:58:00 -0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: The Leaning Toothpicks of Pisa Subject: Re: Cygwin bash regexp matching doesn't treat "\b" properly References: <26500158.post@talk.nabble.com> <26500814.post@talk.nabble.com> <4B0C4C2A.3080502@gmail.com> <26503748.post@talk.nabble.com> <408995400911241354p27f2c5eek94973673d24fa3b3@mail.gmail.com> <26504147.post@talk.nabble.com> <0105D5C1E0353146B1B222348B0411A208A497494E@NIHMLBX02.nih.gov> In-Reply-To: <0105D5C1E0353146B1B222348B0411A208A497494E@NIHMLBX02.nih.gov> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Mailing-List: contact cygwin-talk-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-talk-owner@cygwin.com Reply-To: The Vulgar and Unprofessional Cygwin-Talk List Mail-Followup-To: cygwin-talk@cygwin.com X-SW-Source: 2009-q4/txt/msg00049.txt.bz2 Jamie Zawinski wrote on Tue, 12 Aug 1997 13:16:22 -0700: > Some people, when confronted with a problem, think “I know, > I'll use regular expressions.” Now they have two problems. Buchbinder, Barry (NIH/NIAID) [E] wrote: > pcregrep - a grep with Perl-compatible regular expressions. Now you have *three* problems(*). cheers, DaveK -- (*) - And I'm being pretty kind to Perl(**) by only counting it as /one/ problem. (**) - Perl: it's not so much a programming language, more a syndrome.