From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GcoCX-0006Wb-5w for garchives@archives.gentoo.org; Wed, 25 Oct 2006 19:14:09 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9PJ9npc014271; Wed, 25 Oct 2006 19:09:49 GMT Received: from shuttle.zlin.dk (port78.ds1-abs.adsl.cybercity.dk [212.242.227.17]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9PJ4wSM005775 for ; Wed, 25 Oct 2006 19:04:58 GMT Received: from BA.zlin.dk (unknown [10.0.0.3]) by shuttle.zlin.dk (Postfix) with ESMTP id 29C5C30037 for ; Wed, 25 Oct 2006 21:04:58 +0200 (CEST) From: Bo =?utf-8?q?=C3=98rsted_Andresen?= To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] OT - grep: The -P option is not supported Date: Wed, 25 Oct 2006 21:04:52 +0200 User-Agent: KMail/1.9.5 References: <1161802282.12162.87.camel@camille.gateway.2wire.net> In-Reply-To: <1161802282.12162.87.camel@camille.gateway.2wire.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart7809206.0AeezHEXEy"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200610252104.57241.bo.andresen@zlin.dk> X-Archives-Salt: f4d68140-37f4-49c6-9197-124da79aff1b X-Archives-Hash: 3737b2528175a6cf7f2c416b302e0fdb --nextPart7809206.0AeezHEXEy Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 25 October 2006 20:51, Michael Sullivan wrote: [SNIP] > cat * | grep -Po "\[\d+\.\d+\.\d+\.\d+\]" ;) http://www.ruhr.de/home/smallo/award.html > It worked fine right up until this afternoon. Now I get this: > > michael@bullet ~/spam $ cat * | grep -Po "\[\d+\.\d+\.\d+\.\d+\]" > grep: The -P option is not supported > michael@bullet ~/spam $ [SNIP] My guess would be that you need to enable a pcre use flag for sys-apps/grep. =2D-=20 Bo Andresen --nextPart7809206.0AeezHEXEy Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFP7VZ8/kKEzmwNNoRAt4OAKCyS5AJ6kWqplRl76d1WlekNHMxvQCgvGx4 UvK7dhSQJ6W0uvtuag3BjAM= =rjTT -----END PGP SIGNATURE----- --nextPart7809206.0AeezHEXEy-- -- gentoo-user@gentoo.org mailing list