Skip to content

Instantly share code, notes, and snippets.

@ezhov-da
Last active March 10, 2019 12:17
Show Gist options
  • Save ezhov-da/af8366ddfab293f990f613af0f538bde to your computer and use it in GitHub Desktop.
Save ezhov-da/af8366ddfab293f990f613af0f538bde to your computer and use it in GitHub Desktop.
windows bat show all variables
<pre>
set
set | findstr [find-val]
</pre>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment