cmd about pc code example
Example 1: basic cmd commands
help | more #Check this command
Example 2: command to check commands
compgen -c #In Unix
help | more #In Windows
help | more #Check this command
compgen -c #In Unix
help | more #In Windows