I’d like to programmatically get a list of all the available commands in Windows Command Prompt (cmd.exe
). Is there something like compgen -c
in Bash, but for Windows?
This provides CMD specific commands.
help
and to page the output use this
help | more
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With