Forum Discussion
hooleylist
Apr 11, 2011Cirrostratus
* will match zero or more of any character for string patterns:
http://www.tcl.tk/man/tcl8.4/TclCmd/string.htmM36
* Matches any sequence of characters in string, including a null string.
When it's not matching one of the /!... patterns, what case is the request going to? What are some example values for the findstr command's output?
Aaron