snippetbashTip
CLS — Clear the screen and reset colors. More information: <https://help.fdos.org/en/hhstndrd/batch/cls.ht
Viewed 0 times
theclscommandandcliresetscreenclear
Problem
How to use the
CLS command: Clear the screen and reset colors. More information: <https://help.fdos.org/en/hhstndrd/batch/cls.htm>.Solution
CLS — Clear the screen and reset colors. More information: <https://help.fdos.org/en/hhstndrd/batch/cls.htm>.Clear the screen resetting colors to white on black:
CLSCode Snippets
Clear the screen resetting colors to white on black
CLSContext
tldr-pages: dos/CLS
Revisions (0)
No revisions yet.