From owner-freebsd-questions Mon Jul 13 00:12:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA22451 for freebsd-questions-outgoing; Mon, 13 Jul 1998 00:12:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ix.netcom.com (sil-wa4-29.ix.netcom.com [207.93.136.93]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA22446 for ; Mon, 13 Jul 1998 00:12:33 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Received: (from tomdean@localhost) by ix.netcom.com (8.8.8/8.8.8) id AAA13881; Mon, 13 Jul 1998 00:12:07 -0700 (PDT) (envelope-from tomdean) Date: Mon, 13 Jul 1998 00:12:07 -0700 (PDT) Message-Id: <199807130712.AAA13881@ix.netcom.com> From: Thomas Dean To: zamy27@hsonline.net CC: freebsd-questions@FreeBSD.ORG In-reply-to: <98071223314901.00347@freak.hsonline.net> (message from Scott Myron on Sun, 12 Jul 1998 23:29:07 -0500) Subject: Re: question Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Each of these shells has a prompt variable. By doing the proper 'set prompt = xxxxx', you can do this. set prompt = '(tomorrow@freaks)$' Near the bottom of 'man tcsh' there is a long discussion of the prompt variable which is used for prompting. I think most of this applies to bash. Most, if not all, of it applies to csh. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message