Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Feb 1999 21:21:23 +0200
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        Larry Berland <stuyman@confusion.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: TCSH
Message-ID:  <19990212212123.A39109@ucb.crimea.ua>
In-Reply-To: <Pine.NEB.3.96.990212120109.7031A-100000@euphoria.confusion.net>; from Larry Berland on Fri, Feb 12, 1999 at 12:05:36PM -0700
References:  <Pine.NEB.3.96.990212120109.7031A-100000@euphoria.confusion.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 12, 1999 at 12:05:36PM -0700, Larry Berland wrote:
> I'm trying to get a specific prompt in tcsh
> I want it to be username@hostfirstname:path {numberofcommands}
> ie foo@bar:/home/foo {7}
> but I don't really have any idea how.  Anyone wanna help me please?
> Laurence Berland
> 

man tcsh, then

set prompt=("%n@%m:%/ {%!} ")


BR,
-- 
Ruslan Ermilov		Sysadmin and DBA of the
ru@ucb.crimea.ua	United Commercial Bank
+380.652.247.647	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

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?19990212212123.A39109>