Using COLOR/COMP Command in Windows

At many occasions, Windows Hosting professionals use a number of important commands that are very useful in several situations. COLOR and COMP are two major commands with significance.

COLOR: Sets the default console foreground and background colors.

Syntax : COLOR [background][foreground]
Color attributes are specified by 2 of the following hex digits.
0 = Black
8 = Gray

1 = Blue
9 = Light Blue

2 = Green
A = Light Green

3 = Aqua
B = Light Aqua

COMP : Compare two files (or sets of files).

Display items which do not match.

Syntax: COMP [pathname1] [pathname2] [/D] [/A] [/L] [/N=number] [/C]

Rate this post:


1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5 out of 5)
Loading ... Loading ...