CLS CLS
Name
cls - clears the screen
Syntax
cls
Description
This command clears your terminal screen by sending the ANSI
escape sequence <ESC>[2J to your console.
Example
To clear your screen, enter the following:
cls
Notes
cls is an internal command.
CLS (printed 8/16/89) CLS