This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: grep -f option is not working in release of grep (2.5.3-1)


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]