X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Thu, 4 Jun 2009 11:30:15 -0400
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: grep -f option is not working in release of grep (2.5.3-1)
Message-ID: <20090604153015.GA29035@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <3046a3400906040003iaf36181i691a35e115d4524a@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <3046a3400906040003iaf36181i691a35e115d4524a@mail.gmail.com>
User-Agent: Mutt/1.5.19 (2009-01-05)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Thu, Jun 04, 2009 at 12:03:49AM -0700, Tulasi Ram wrote:
>Hi
>
>In the latest release of grep (2.5.3-1), the -f option
>(read search patters from a file) is not working for me.
>I have tried to search by providing pattern file.
>
>I have tried by using below command. It didn?t work.
>
>grep -F -B 10 -A 0 -f FindDeploymentErrors_Error.txt CM_Setup2.log
>
>Please let me know if any alternate method

You need to provide 1) cygcheck output as mentioned here:

http://cygwin.com/problems.html

and 2) an actual test case which demonstrates the problem.

cgf

--
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/

