From owner-freebsd-questions@FreeBSD.ORG Mon Dec 20 05:02:06 2004 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 9121216A4CE for ; Mon, 20 Dec 2004 05:02:06 +0000 (GMT) Received: from safeco.hostingservice.net (safeco.hostingservice.net [209.150.128.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D7F343D2D for ; Mon, 20 Dec 2004 05:02:06 +0000 (GMT) (envelope-from adam@jamradar.com) Received: from PANASONIULSWMR (c-67-176-199-73.client.comcast.net [67.176.199.73])iBK2cGE17703 for ; Sun, 19 Dec 2004 20:38:20 -0600 Message-ID: <001601c4e63c$f77fca70$0200a8c0@PANASONIULSWMR> From: "Adam" To: Date: Sun, 19 Dec 2004 20:38:09 -0600 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Change "Bash-3.00#" Prompt??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Dec 2004 05:02:06 -0000 I installed bash shell and now my prompt says "bash-3.00#" How do I change the text before the #? I'd like it to say bash# instead = of bash-3.00#. Thanks