Date: Wed, 17 May 2000 19:36:45 +0100 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: Dan Larsson <dl@tyfon.net> Cc: Danny <dannyh@idx.com.au>, todd ritzka <acidrop50@yahoo.com>, freebsd-questions@freebsd.org Subject: Re: help!! Message-ID: <20000517193645.C232@parish> In-Reply-To: <NEBBJANJCNNAKCPFKHHFCEHHCDAA.dl@tyfon.net>; from dl@tyfon.net on Wed, May 17, 2000 at 08:45:06AM %2B0200 References: <00051808411703.00339@freebsd.freebsd.org> <NEBBJANJCNNAKCPFKHHFCEHHCDAA.dl@tyfon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, May 17, 2000 at 08:45:06AM +0200, Dan Larsson wrote: > | -----Original Message----- > | From: owner-freebsd-questions@FreeBSD.ORG > | [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Danny > | Sent: Thursday, May 18, 2000 12:40 AM > | To: todd ritzka; freebsd-questions@FreeBSD.ORG > | Subject: Re: help!! > | > | > | - Hello > | - From memory have you tried > | - vi .login.conf > | - in vi type in "set prompt = 'yourprompt>' > | > | > | On Wed, 17 May 2000, todd ritzka wrote: > | > hello, > | > recently i was modifying my.cshrc file and i wanted to change my > | > prompt.(by the way im not logged on as root) when i changed it and > | > rebooted the computer the prompt was still the same. my qestion is, > | > where else could the prompt have been set?? > | > > | > thanks > | > > | > mel > | > > > Or (individual settings): > echo "PS1='\u@\h:\w\$'; export PS1" >> ~/.profile > > (Global settings): > echo "PS1='\u@\h:\w\$'; export PS1" >> /etc/profile > This won't work for csh. > Regards > ------------ > Dan Larsson > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- ...and on the eighth day God created UNIX ________________________________________________________________ FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://ukug.uk.freebsd.org/~mark/ mailto:mark@ukug.uk.freebsd.org http://www.radan.com 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?20000517193645.C232>