pcolor (week #13)
Tuesday, March 26, 2013
Labels:
Application of the Week 2013
,
CLI
Outputs colored text to the console.
Check out the source code on GitHub!
USAGE:
-s color Apply the color to the console. (not just the text being
output.)
{color} The color to use. Use the color value (number) or name of
the color (case in-sensitive).
All text following the color will be displayed in that
color.
/? display help.
/? examples display examples.
/? colors display colors.