clear cmd line code example
Example 1: clear cmd
just type cls and hit enter
Example 2: clear in windows cmd
cls #this command clears the command window in Windows Command Prompt
Example 3: cmd clear
cls #cls == clear screen, clears all previous commands in the cmd