must know windows users code example
Example 1: see users in windows
Just type following command-line in terminal!!
net user
Example 2: basic cmd commands
help | more #Check this command
Example 3: cmd commands windows 10
compgen -c #Check commands in Unix
help | more #Check commands in Windows