From owner-freebsd-questions Sun Nov 5 19:12:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from echoriath.hiddenrock.com (24-130-184-154.san.rr.com [24.130.184.154]) by hub.freebsd.org (Postfix) with SMTP id 7C1EB37B4CF for ; Sun, 5 Nov 2000 19:12:19 -0800 (PST) Received: (qmail 16719 invoked by uid 1001); 6 Nov 2000 03:13:56 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 6 Nov 2000 03:13:56 -0000 Date: Sun, 5 Nov 2000 19:13:56 -0800 (PST) From: Peter Johnson To: Iohan Cc: freebsd-questions@freebsd.org Subject: Re: How to change su prompt in bash In-Reply-To: <5.0.0.25.2.20001105214428.03a49d28@mail.ochupu.com> 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 Try putting your PS1 export in /root/.bashrc. Pete On Sun, 5 Nov 2000, Iohan wrote: > This is probably something simple... > > How do I make it so that when I "su" in bash, that it takes the PS1 prompt > in /root/.profile? > > So far, even if I edit root's .profile, it still turns to "su-2.04#" as my > prompt... > > Thanks for any help... > > Iohan > > > > 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