SEARCH

Cls (Clear Screen)

From HowToGeek

(Redirected from Cls)
Jump to: navigation, search

The cls, or Clear Screen command can be used to clear the command prompt window screen.

Usage

Using this command could not possibly be more simple: just type cls into the command prompt window:

CmdClsBefore.png

After typing the command:

CmdClsAfter.png

See Also