Sunday, January 01, 2012

DOS Commands - CLS




CLS

Clears your screen of everything but the ugly DOS prompt.

DOSspeak:

CLS

Sample:

To get rid of all those nasty DOS error messages that have filled up the screen, you would enter:

cls

More Stuff:

You can use the CLS command both at the DOS prompt and in batch files.


No comments:

Post a Comment