From owner-freebsd-stable Sun Dec 31 17:41:33 2000 From owner-freebsd-stable@FreeBSD.ORG Sun Dec 31 17:41:32 2000 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from www.golsyd.net.au (ftp.golsyd.net.au [203.57.20.1]) by hub.freebsd.org (Postfix) with ESMTP id EAF5037B400 for ; Sun, 31 Dec 2000 17:41:31 -0800 (PST) Received: from [203.164.12.28] by www.quake.com.au (NTMail 4.30.0012/AH9370.63.d1acf55c) with ESMTP id fhmsaaaa for ; Mon, 1 Jan 2001 12:49:29 +1100 Message-ID: <3A4FE066.79ED4B9D@quake.com.au> Date: Mon, 01 Jan 2001 12:41:58 +1100 From: Kal Torak X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Vladimir Cambur Cc: FreeBSD-stable Subject: Re: ls -G though pipes... References: <3A4D9617.20610813@quake.com.au> <00123013585600.00836@crag.maze.za.net> <3A4DDFC7.CCA2FCC0@quake.com.au> <00123016125000.01444@crag.maze.za.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > from 'man ls': > CLICOLOR_FORCE > Color sequences are normally disabled if the output isn't > di- rected to a terminal. This can be overridden by setting this flag. > The TERM variable still needs to reference a color ca- pable terminal > however otherwise it is not possible to deter- mine which color sequences > to use. That is all nice... But is there maybe a command line switch for this? Or a way to specifiy this on the command line? It would be much better to alias a command to that, since setting that envirnment variable breaks things... (eg. ./configure) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message