jump to:allmastodonblueskylemmylobstersdevstackwikirsshn
wwebbit
view: | | |

Front page / everything · hot matching “parsing”

1 shown · updated 1m ago · read only
  1. How does the Windows Command Interpreter (CMD.EXE) parse scripts? (stackoverflow.com)stack

    3 points by Benoit in stackoverflow.com · 16y ago · stack

    I ran into ss64.com which provides good help regarding how to write batch scripts that the Windows command interpreter will run. However, I have been unable to find a good explanation of the grammar of batch scripts, how things expand or do not expand, and how to escape things.…