findstr
Posted: 20 Sep 2009 02:31
hi
im a little confused. im using the findstr command but something wierd is happening.
findstr /I %search% music.txt > results.txt
it works but if search contains two or more words i get a wierd output.
search contains "artic monkeys"
music.txt:match
match being the line it found.
why is it doing this and how can i stop it.
also it gives the error cannot open monkeys.
Thanks
im a little confused. im using the findstr command but something wierd is happening.
findstr /I %search% music.txt > results.txt
it works but if search contains two or more words i get a wierd output.
search contains "artic monkeys"
music.txt:match
match being the line it found.
why is it doing this and how can i stop it.
also it gives the error cannot open monkeys.
Thanks