CLS will attempt to detect if an ANSI driver is loaded. If so, CLS will perform an ANSI screen clear. If no ANSI driver is loaded, CLS will perform a BIOS screen clear.
The following attributes are valid, and affect foreground color:
Normal, Bright, Underlined,
Blinking, Reversed, Invisible
The following colors are available:
Black, Red, Green, Yellow, Blue, Magenta, White
/B - Force CLS to perform a BIOS screen clear.
/R - Reset screen attributes to white characters on a black background.
Useful if display is set to an obnoxious color set.
/S - Set screen attributes only, do not clear the screen. Useful for changing
the color of text output from a batch file.
CLS cyan on black