regex - How to use Windows Command Line Regular Expressions -
I'm having trouble finding ways to execute regular expressions in the Windows command line. I would like to use regular expressions for many situations, but basically now what I want to do, opens a file with regular expression in my name. Example: s.html It's OK to get started, but start *. What does Html do not work?
Thanks
Unlike many Unix shells, the Windows Command Line Processor automatically Wildcard does not extend it's responsibility to increase the wildcard of each program because it looks fit. Many programs do not support wildcards only. In those cases, you can always issue the same command on the set of files specified by the wildcard. You can create a for loop.
For example for Use this to get help for more detailed help on any Windows command ie regular expression To: (* .txt) resonates the names of all * .txt files in a directory.
help
findstr , I do not know any underlying Windows commands which supports regular expressions.
Comments
Post a Comment