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