NYCPHP Meetup

NYPHP.org

[nycphp-talk] Printing Colorful Arrays In The Terminal...

Chris Snyder chsnyder at gmail.com
Thu May 31 11:59:50 EDT 2012


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.



More information about the talk mailing list