So here's the question. I type in findstr "a" in the command prompt then it just shows a blank screen. If I type in a string with an "a" in it, then cmd will return a duplicate of the string I typed in after hitting enter a few times. I just am curious as what is happening.
Example
B:\Desktop>findstr "a"
a
a