Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 1996 14:40:30 +0200 (MET DST)
From:      Claude Buisson <ubc@adam.framatome.fr>
To:        Charlie ROOT <root@bonsai.its.utas.edu.au>
Cc:        Francisco Reyes <freyes@i-2000.com>, FreeBSD questions mailing list <questions@FreeBSD.ORG>
Subject:   Re: colored prompts in BASH
Message-ID:  <Pine.BSF.3.91.960515142703.10504A-100000@adam.framatome.fr>
In-Reply-To: <Pine.BSF.3.91.960515185841.24173A-100000@bonsai.its.utas.edu.au>

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

On Wed, 15 May 1996, Charlie ROOT wrote:

> On Sun, 12 May 1996, Francisco Reyes wrote:
> 
> > I have searched in the Bash FAQ and did not find anything
> > regarding colored prompts. I tried the man pages also.
> 
> Try getting a program called colorls...its a port. Then all you have to 
> do is alias ls to colorls -G
> 
> Andrew
> 

I have a Linux Slackware like "colored ls" running on 2 FreeBSD machines:
a FBSD-2.1R without X, and a FBSD-2.0.5R with X.

I recompiled the GNU ls (fileutils-3.12) with the Linux color-ls patch
without any problem, and installed it in /usr/local.

This is the corresponding color-ls-3.12.0.2.patch.lsm file:

Begin3
Title:          color-ls-patch
Version:        3.12.0.2
Entered-date:   19Dec94
Description:    Patch against GNU fileutils 3.9: colorizes ls entries,
		allow the full ISO-8859 character set in filenames
		and unifies ls, dir and vdir to one binary.
		This version includes a "dircolors" program to parse a
		Slackware-style /etc/DIR_COLORS file, without the
		overhead of parsing that file on each invocation, and supports
		colorization by filename extension.
Keywords:       ls color dircolors fileutils
Author:         hpa@nwu.edu (Peter Anvin),
		dennisf@denix.elk.miles.com (Dennis Flaherty)
Maintained-by:  hpa@nwu.edu (Peter Anvin)
Primary-site:   eecs.nwu.edu /pub/linux/color-ls
		20884 color-ls-3.12.0.1.patch.gz
		99956 color-ls-3.12.0.2.bin.tar.gz
Alternate-site: sunsite.unc.edu /pub/Linux/utils/file
Original-site:  prep.ai.mit.edu /pub/gnu
		333928 fileutils-3.12.tar.gz
Platform:       
Copying-policy: GPL
End
		
Under X, I use the Xterm3d-X11R6-ansi-sbright (I don't remember the exact 
name, but the scrollbar is on the right with a 3d look with Xaw3d) instead
of color-xterm. It can be found in the sunsite Linux archive. Compiles
without any problem.


Claude BUISSON
FRAMATOME




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960515142703.10504A-100000>