From owner-freebsd-questions Thu May 24 8:25:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from linuxmail.touchtunes.com (operator.touchtunes.com [216.94.139.201]) by hub.freebsd.org (Postfix) with ESMTP id D025B37B422 for ; Thu, 24 May 2001 08:25:17 -0700 (PDT) (envelope-from dinjo@touchtunes.com) Received: (from root@localhost) by linuxmail.touchtunes.com (8.9.3/8.8.7) id LAA27924 for freebsd-questions@freebsd.org; Thu, 24 May 2001 11:25:17 -0400 Received: from dinjo.touchtunes.com (dinjo.touchtunes.com [192.168.0.26]) by linuxmail.touchtunes.com (8.9.3/8.8.7) with ESMTP id LAA27879 for ; Thu, 24 May 2001 11:25:11 -0400 Received: (from dinjo@localhost) by dinjo.touchtunes.com (8.11.3/8.11.3) id f4OFP6906448 for freebsd-questions@freebsd.org; Thu, 24 May 2001 11:25:06 -0400 (EDT) (envelope-from dinjo) Date: Thu, 24 May 2001 11:25:06 -0400 From: Joel Dinel To: freebsd-questions@freebsd.org Subject: ls and Eterm Message-ID: <20010524112506.A6407@dinjo.touchtunes.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Useless-Header: Look ma, it's a # sign! X-Operating-System: FreeBSD 4.3-RELEASE i386 X-scanner: scanned by Inflex 1.0.3 - (http://pldaniels.com/inflex/) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've got the following line in my .bash_profile: LSCOLORS=4x5x1x3x2x464701060203 And the following in my .bash_rc: alias ls='ls -G' That gives me nice colored output in my consoles. When I'm using Eterm from my X session, ls doesn't give me any colors whatsoever. How can I make it so? I've tried GnuLS, and that works. When I pipe it to 'less' or 'more', I get mangled output (the color codes are printed out instead of the actual color). Any tips? FreeBSD 4.3 -RELEASE. Thanks! -- Joel Dinel TouchTunes Digital Jukebox, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message