Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2002 18:33:40 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        lists@brenius.com
Cc:        questions@FreeBSD.ORG
Subject:   Re: Permissions required for bash
Message-ID:  <20020625173340.GA15530@happy-idiot-talk.infracaninophi>
In-Reply-To: <000701c21c59$ba6b5aa0$7b01a8c0@afi>
References:  <000701c21c59$ba6b5aa0$7b01a8c0@afi>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 25, 2002 at 11:05:22AM -0400, lists@brenius.com wrote:

> P.S. How do I add the server name to the prompt as well?

In bash:

export PS1="\h$ "

In tcsh:

set prompt="%m%# "

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
Tel: +44 1628 476614                                  Marlow
Fax: +44 0870 0522645                                 Bucks., SL7 1TH UK

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020625173340.GA15530>