From owner-freebsd-questions Wed Mar 26 01:28:43 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA28812 for questions-outgoing; Wed, 26 Mar 1997 01:28:43 -0800 (PST) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA28807 for ; Wed, 26 Mar 1997 01:28:40 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id KAA22998; Wed, 26 Mar 1997 10:28:38 +0100 (MET) Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.8.5/8.6.9) id KAA13257; Wed, 26 Mar 1997 10:39:49 +0100 (MET) From: Christoph Kukulies Message-Id: <199703260939.KAA13257@gilberto.physik.rwth-aachen.de> Subject: Re: colorls needs color-xterm? In-Reply-To: from "K. Marsh" at "Mar 26, 97 00:56:18 am" To: durang@u.washington.edu (K. Marsh) Date: Wed, 26 Mar 1997 10:39:49 +0100 (MET) Cc: nik@blueberry.co.uk, Lars_Koeller@odie.physik2.uni-rostock.de, questions@FreeBSD.ORG Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > BACKGROUND INFO: I'm using fbsd 2.2.1, xfree86 3.2, and colorls-2.2, but > colorls still lists only in the foreground color. > > On Tue, 25 Mar 1997, Nik Clayton wrote: > > > What happens if you do 'setenv TERM xterm-color' (or whatever's appropriate > > for your shell) before you 'ls'? > > 01:05:51 root #setenv TERM xterm-color > setenv: not found > 01:05:51 root #set TERM xterm-color What shell are you using ? The above error indicates that you are using a bourne flavor shell and thus the set TERM xterm-color won't set your TERM variable. The TERM variable setting is irrelevant for colorls to work (it could be TERM=dumb as well). > 01:05:51 root #colorls -Gl / > total 4555 > -rw-r--r-- 2 root wheel 317 Mar 15 23:39 .cshrc > -rw-r--r-- 2 root wheel 237 Mar 24 19:27 .profile > -r--r--r-- 1 root wheel 3425 Mar 15 23:39 COPYRIGHT > > etc, but no colors. No help. Thanks for trying. > > > Ken Marsh > > -- Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de