From owner-freebsd-questions Sat Aug 14 7:28:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.tucows.com (mail.tucows.com [208.229.216.23]) by hub.freebsd.org (Postfix) with ESMTP id 2934C15936 for ; Sat, 14 Aug 1999 07:28:22 -0700 (PDT) (envelope-from arthur@tucows.com) Received: from Arthur.Linuxberg (starwars.linuxberg.org [208.229.216.41]) by mail.tucows.com (8.9.3/8.9.1) with ESMTP id KAA11924; Sat, 14 Aug 1999 10:28:34 -0400 Received: from localhost (arthur@localhost) by Arthur.Linuxberg (8.9.3/8.9.3) with ESMTP id KAA44869; Sat, 14 Aug 1999 10:28:19 -0400 (EDT) X-Authentication-Warning: Arthur.Linuxberg: arthur owned process doing -bs Date: Sat, 14 Aug 1999 10:28:19 -0400 (EDT) From: "Arthur H. Johnson II" X-Sender: arthur@Arthur.Linuxberg To: Kenneth Legg Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Prompt In-Reply-To: <99081410242902.00286@myname.my.domain> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you are using bash, in your /etc/profile or in ~/.profile put in: PS1='\w$ '. There are other options, look in the Bash man page. Arthur H. Johnson II http://www.linuxberg.com Linuxberg Manager arthur@tucows.com On Sat, 14 Aug 1999, Kenneth Legg wrote: > How do you change the prompt to show the current directory? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message