X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 4 Jun 2009 11:30:15 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT 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 AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <3046a3400906040003iaf36181i691a35e115d4524a AT mail DOT gmail DOT 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 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 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/