From owner-freebsd-questions@FreeBSD.ORG Mon Jul 28 11:26:50 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDD6537B401 for ; Mon, 28 Jul 2003 11:26:50 -0700 (PDT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15DF943F85 for ; Mon, 28 Jul 2003 11:26:50 -0700 (PDT) (envelope-from junkmail@sensewave.com) Received: from tove (la3sg.net [217.13.29.172]) by mail.broadpark.no (Postfix) with ESMTP id 7B19E79290; Mon, 28 Jul 2003 20:26:48 +0200 (MEST) From: "Kjell Midtseter" To: mmp6107625@yahoo.com Date: Mon, 28 Jul 2003 20:26:51 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Message-ID: <3F25870B.23212.F1B97@localhost> Priority: normal References: <20030728173650.54590.qmail@web10005.mail.yahoo.com> In-reply-to: <44brveh6m8.fsf@be-well.ilk.org> X-mailer: Pegasus Mail for Win32 (v3.12c) cc: Freebsd-questions@freebsd.org Subject: Re: how to add color text in bash shell X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: junkmail@sensewave.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jul 2003 18:26:51 -0000 On 28 Jul 2003, at 14:02, Lowell Gilbert wrote: > marlon corleone writes: > > > is there any script or package in ports, that make a > > colorful bash. > > That depends on what you want to add color to. > If you want a colorful prompt, you just add ANSI > color sequences to your prompt definition. > If you want ls output to be colored, just read > the manual for ls(1). > You can look at my notes on the subject at http://freebsd.la3sg.net/ Select Instalation->Post install->bash from the menu. Kjell