Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <003601c51d96$54d740a0$0200a8c0@eyegor> From: "David DelGreco" To: Subject: grep 2.5.1a-1: -P unsupported Date: Mon, 28 Feb 2005 05:06:35 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I think I found a bug in the latest version of grep in Cygwin. I use "grep -P" frequently to search for files using Perl-compatible regular expressions. I updated Cygwin a couple of days ago, and suddenly found the -P and --perl-regexp options (equivalent) didn't work. When you try to use -P, it says "-P option not supported." I messed around with options, installed and uninstalled pcre and Perl, and finally went back from grep 2.5.1a-1 to the previous version, 2.5.1. That fixed it, leaving me to assume something in 2.5.1a-1 is broken, with respect to the perl-compatible options. Cheers! Dave -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/