list in shell code example
Example 1: list commands in shell
compgen -c #In Unix
help | more #In Windows
Example 2: shell commands
compgen -c #Check commands in Unix
help | more #Check commands in Windows
compgen -c #In Unix
help | more #In Windows
compgen -c #Check commands in Unix
help | more #Check commands in Windows