From owner-freebsd-questions Sun Sep 28 20:25:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA12056 for questions-outgoing; Sun, 28 Sep 1997 20:25:55 -0700 (PDT) Received: from css.tuu.utas.edu.au (acs@css.tuu.utas.edu.au [131.217.115.65]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA12048 for ; Sun, 28 Sep 1997 20:25:51 -0700 (PDT) From: andrew@key.net.au Received: from localhost (acs@localhost) by css.tuu.utas.edu.au (8.8.5/8.8.5) with SMTP id NAA00720; Mon, 29 Sep 1997 13:26:47 +1000 (EST) X-Authentication-Warning: depravitas.tuu.utas.edu.au: acs owned process doing -bs Date: Mon, 29 Sep 1997 13:26:47 +1000 (EST) To: Jose Monteiro cc: Dr Freebsd , freebsd-questions@FreeBSD.ORG Subject: Re: Color ls package In-Reply-To: <342b5315.1940344@mail.leirianet.pt> Message-ID: X-Meaning-of-Life: none X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 25 Sep 1997, Jose Monteiro wrote: > It works in the console, but not through telnet or ssh... > Is it supposed not to work in this conditions? It depends on your telnet or ssh client. For instance on a mac, NCSA Telnet 2.6 dosnt support colour, nor does NiftyTelnet. NCSA Telnet 2.7 and BetterTelnet both support colour. If your using Windows you'd better check the documentation of your telnet client. Andrew