Spider wrote:begin quote On Fri, 14 Nov 2003 11:18:02 +0100 Norbert Kamenicky <[EMAIL PROTECTED]> wrote:
Andrew Gaffney wrote:
Is there a command line program or script I can filter something through to remove color? For example, if I want to run 'emerge' and get output with no color, how can I do this?
man make.conf /color NOCOLOR = ["true" | "false"] Defines if color should be disabled by default. Defaults to false.
I'm really looking for something more generic. I just used emerge as an example. I want to be able to strip color out of *any* output.
You need to disable color in your terminal then. How ?? Sorry, I'm not sure... I know different $TERM variables like 'xterm', 'rxvt', and so on, but those terms support color. Maybe something like TERM=vt100 ??
Hall
-- [EMAIL PROTECTED] mailing list
