windows - Search line by line in file for a string -


i need search line line ensure word appears on every line of .text file. working on batch script ideal if batch has capabilities this. otherwise, options?

echo lines have not search word: findstr /n /v /c:"theword" thefile.txt 

Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -