From owner-freebsd-questions@FreeBSD.ORG Mon Dec 20 03:04:42 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 D1FDE16A4CE for ; Mon, 20 Dec 2004 03:04:42 +0000 (GMT) Received: from safeco.hostingservice.net (safeco.hostingservice.net [209.150.128.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B46243D5A for ; Mon, 20 Dec 2004 03:04:42 +0000 (GMT) (envelope-from adam@jamradar.com) Received: from PANASONIULSWMR (c-67-176-199-73.client.comcast.net [67.176.199.73])iBK34fl26372 for ; Sun, 19 Dec 2004 21:04:41 -0600 Message-ID: <003201c4e640$a610a2a0$0200a8c0@PANASONIULSWMR> From: "Adam" To: Date: Sun, 19 Dec 2004 21:04:35 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 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 03:04:43 -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