Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jul 1998 13:11:53 -0400
From:      Norman C Rice <nrice@emu.sourcee.com>
To:        Guy <guy@lisp.com.au>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Console
Message-ID:  <19980721131153.B20330@emu.sourcee.com>
In-Reply-To: <3.0.1.32.19980721181217.0069bc30@lisp.com.au>; from Guy on Tue, Jul 21, 1998 at 06:12:17PM %2B1000
References:  <3.0.1.32.19980721181217.0069bc30@lisp.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 21, 1998 at 06:12:17PM +1000, Guy wrote:
> Hi
> Is it possible to set freebsd to have in the console prompt the location
> you are at like linux does.???
> 
> Thanks
> Guy

Install the bash shell from the ports and set PS1 in your ~/.bash_profile.

   PS1='\h:\w\$ '
-- 
Regards,
Norman C. Rice, Jr.

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?19980721131153.B20330>