August 18, 2006

Windows sucks… but we already knew that

Posted in Planet at 1:04 pm by Elizabeth Marie Smith

So I’ve been working on some command line tools and wanted to add some color to the text (red for fail, green for pass… Testing ya know?) Now most console tools allow you to use something called ansi escape codes. The right code and, voila, red text on a white background. This [...]