Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Sep 2003 13:23:22 -0400
From:      Gerald S Stoller <gs_stoller@juno.com>
To:        nkinkade@fastmail.fm
Cc:        gs_stoller@juno.com
Subject:   Re: color in  Xwindows
Message-ID:  <20030914.140154.-351911.0.GS_Stoller@juno.com>

next in thread | raw e-mail | index | archive | help


On Fri, 12 Sep 2003 08:54:16 +0000 Nathan Kinkade <nkinkade@fastmail.fm>
writes:
> On Thu, Sep 11, 2003 at 06:03:19PM -0400, Gerald S Stoller wrote:
> > FreeBSD  4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49 
> GMT 2001
> >     jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC  i386
> > 
> >              I am trying to put color in some of my messages (I am 
> using 
> > Xwindows ).  One place where I found mention of color is in the 
> manual
> > page of the  ls  command (search in there for the string "COLOR".  
> I
> > picked a window and in it set  TERM  to  xterm-color  and exported 
> it,
> > set  CLICOLOR  to a nonnull value and exported it, set  LSCOLORS  
> to the
> > default value mentioned there and exported it.  Did an  ls -l  but 
> it
> > showed up as usual.  Then tried changing  TERM  to  cons25  (also
> > mentioned in the man page) and exported it.  Still nothing.
> >            Can anyone direct me to documentation that will tell me 
> how to
> > insert color in messages, both the fone and the backgroun, or 
> write to me
> > how to do it?  Thanks in advance.
> 
> Try using `ls -G` for color output in ls.  If that works, just put 
    I tried it, still the same output, no color.
> an alias in your shells config file.  For bash it would look something
> like:
> alias ls='ls -G'
> 
> don't know about other shells, though.
> 
> Nathan
> -- 
> gpg --keyserver pgp.mit.edu --recv-keys D8527E49



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030914.140154.-351911.0.GS_Stoller>