From owner-freebsd-questions Wed Oct 18 19:49:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stjohn.stjohn.ac.th (stjohn.stjohn.ac.th [202.21.144.1]) by hub.freebsd.org (Postfix) with ESMTP id B428637B4E5 for ; Wed, 18 Oct 2000 19:49:38 -0700 (PDT) Received: from granite ([203.151.134.100]) by stjohn.stjohn.ac.th (8.9.3/8.9.3) with SMTP id JAA18110; Thu, 19 Oct 2000 09:43:01 +0700 (GMT) Message-Id: <3.0.6.32.20001019094844.007d6bd0@stjohn.stjohn.ac.th> X-Sender: mcrogerm@stjohn.stjohn.ac.th X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Thu, 19 Oct 2000 09:48:44 +0700 To: Giorgos Keramidas From: Roger Merritt Subject: Re: setting prompt in tcsh Cc: freebsd-questions@freebsd.org In-Reply-To: <20001018134457.B302@gray.westgate.gr> References: <3.0.6.32.20001018163847.007ab6b0@stjohn.stjohn.ac.th> <3.0.6.32.20001018163847.007ab6b0@stjohn.stjohn.ac.th> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 01:44 PM 10/18/00 +0300, you wrote: > >I think that I got what you want: > > % set prompt = '[%n@%m:%~]%# ' > [charon@gray:~]> su > Password: > gray# set prompt = '[%n@%m:%~]%# ' > [charon@gray:/home/charon]# exit > >For more details, see the manpage of tcsh(1). > >Ciao :) > Ahhh! Thanks a lot. I've found it in the man page now. Don't know why I couldn't find it yesterday. -- Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message