long console commands cmd code example
Example 1: command list
compgen -c #In Unix
help | more #In Windows
Example 2: list all commands in windows terminal
help | more
compgen -c #In Unix
help | more #In Windows
help | more