I found something extremely similar to what I\'m trying to do, which was this:
findstr /V text infile.txt > outfile.txt
Now, this works si