ultranerds has asked for the wisdom of the Perl Monks concerning the following question:
use Term::ANSIColor; print color("red"), "Danger, Will Robinson!\n", color("reset"); print "This is just normal text.\n";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Show SSH output in different colors?
by kcott (Archbishop) on Nov 15, 2010 at 20:28 UTC |