From owner-freebsd-questions Tue Sep 4 2:26:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.viasoft.com.cn (unknown [61.153.1.177]) by hub.freebsd.org (Postfix) with ESMTP id 48F2F37B408 for ; Tue, 4 Sep 2001 02:26:33 -0700 (PDT) Received: from davidwnt ([192.168.1.98]) by mail.viasoft.com.cn (8.9.3/8.9.3) with SMTP id RAA21287 for ; Tue, 4 Sep 2001 17:30:34 +0800 Message-ID: <007701c13523$5eb12640$6201a8c0@davidwnt> From: "David Xu" To: Subject: ls with highlight color Date: Tue, 4 Sep 2001 17:24:16 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 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 Hi, FreeBSD's ls already supports colorized output, but for me,=20 its output is tooo dim, could we support highlight output? current I can only hack it and put some ugly ANSI magic escape code in=20 printcolor(), I looked cons25 in /etc/termcap, and can not find capalility to output ANSI highlight code. Regards, -- David Xu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message