bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grep -e on patterns in file not working


From: AngusC
Subject: grep -e on patterns in file not working
Date: Fri, 21 Oct 2011 09:34:29 -0700 (PDT)

Hello

I am running gnu grep on Windows 7.  My command line is:
grep -nH -e -r -f %HOME%/mypattern.txt v:/builds/*.* > %HOME%\myresults3.txt

mypattern.txt contains text items in that are present in file in the target. 
But the contents of myrersults3.txt bear no relation at all as far as I can
see as to what I am searching.

What am I doing wrong?

Angus
-- 
View this message in context: 
http://old.nabble.com/grep--e-on-patterns-in-file-not-working-tp32697659p32697659.html
Sent from the Gnu - Grep mailing list archive at Nabble.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]