how to clear a cmd code example
Example 1: clear terminal windows
cls
===============================
will clear the windows terminal
Example 2: clear cmd
just type cls and hit enter
Example 3: clear in windows cmd
cls #this command clears the command window in Windows Command Prompt