Date: Thu, 13 Sep 2001 22:11:51 -0400 From: parv <parv_@yahoo.com> To: Wayne Pascoe <wayne.pascoe@ehsrealtime.com> Cc: Andre` Niel Cameron <AndreC@Axxs.net>, free bsd <freebsd-questions@FreeBSD.ORG> Subject: Re: Help with shells please:) Message-ID: <20010913221151.A69850@moo.holy.cow> In-Reply-To: <86heu6edmb.fsf@pan.ehsrealtime.com>; from wayne.pascoe@ehsrealtime.com on Fri, Sep 14, 2001 at 02:59:40AM %2B0100 References: <002301c13cbd$e6ede380$a50410ac@olmct.net> <86heu6edmb.fsf@pan.ehsrealtime.com>
next in thread | previous in thread | raw e-mail | index | archive | help
this was, on the fateful occasion around Sep 13 21:59 -0400, sent by Wayne Pascoe > > you need to set PS1 (probably in .profile > > PS1='\h:\w$ ' > export PS1 > if you are going to use ksh(88|93) at some point later, it's best to set things related to bash in .bash_profile and/or .bashrc. see bash(1). or, you could test for the shell & do settings accordingly in ~/.profile ... but that gets old & tiresome fast once you start using/experimenting w/ different shells. - parv -- 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?20010913221151.A69850>