Is anyone following this thread anymore? Getting rid of the colors in ls was
easy - I just deleted /etc/profile.d/colorls.* If I wanted to it just for
myself, I could have added unalias ls (or something like that) to my .bashrc
file. 

The problem is with the *MAN* pages - they come up in color, and the dark
blue and green are practically impossible to read. I imagine this is a matter
of fixing some X11 settings somewhere, but the question is "where?"  In this
case, it looks like my xterminal window is adding the color, since man pages on
remote machines (other O/S's, too) are coming up in color, too. I think I could
edit /etc/termcap to make all ther terminal types monchrome, but that would be
a lot of work and would probably make *everything* black and white, including
menu-based programs like ntsysv or disk druid. 

There's got be be an easy way to do this. Doesn't anyone at RH who know how
they are doing this read this list?

On Fri, 31 Mar 2000, Isaiah Weiner wrote:
> On Fri, Mar 31, 2000 at 12:01:10PM -0500, Charles Galpin wrote:
> > And if you ever want to use the unaliased version of an aliased command
> > once, you can also do
> > 
> > \command
> > 
> > in this case \ls
> > 
> > charles
> > 
> > On Fri, 31 Mar 2000, Steven W. Orr wrote:
> > 
> > >        By default, color is not  used  to  distinguish  types  of
> > >        files.   That  is equivalent to using --color=none.  Using
> > >        the --color option without the optional WHEN  argument  is
> > >        equivalent  to  using  --color=always.  With --color=auto,
> > >        color codes are output only if  standard  output  is  con<AD>
> > >        nected to a terminal (tty).
> > > 
> > > I suspect that you have an alias that is predefined. Look in /etc/bashrc.
> > > Delete the alias of just 
> > > unalias ls
> > > should fix you up.
> 
>     Or make a separate alias, with --color=none for example, /after/ the
>     system's bashrc is sourced in your ~/.bashrc.
> 
> -- 
>     - Isaiah
> 
> 
> -- 
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
-- 
Prentice
[EMAIL PROTECTED]
Princeton Plasma Physics Lab
http://www.pppl.gov  


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to