On Thu, May 31, 2012 at 11:48 AM, Matthew Kaufman <mkfmncom at gmail.com> wrote: > http://pear.php.net/Console_Color > If you just need a quick hack and you're using bash, this will help: http://tldp.org/LDP/abs/html/colorizing.html Note that where it says \E in the examples you should replace with \033 to get an ESC character.