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.
> It's really currious question ...
>
> if I redirect the output of an "emerge" to file or prog (cat, less,
> more ...) colors go away :-( (no special filter needed).
>
> So I thing more proper question would be:
> "How can I conserve colors ?"
script -o foo.log
emerge foo
exit
//Spider
--
begin .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end
pgp00000.pgp
Description: PGP signature
