Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Aug 2005 22:34:08 +0000
From:      jdyke <jdyke@azimainc.com>
To:        Michael <qwaven@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Jails - nice tcsh promt: set promt = '%n@%m:%~%#'
Message-ID:  <42F7DDE0.6030603@azimainc.com>
In-Reply-To: <20050808222131.6359.qmail@web52514.mail.yahoo.com>
References:  <20050808222131.6359.qmail@web52514.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help


Michael wrote:
> Hello,
> 
> I recently tried creating some jails on my FreeBSD 5.4
> Release installation. 
> 
> When I try and log into the jail via ssh I get to the
> login prompt, type my info and once I press enter I
> get some weird error "nice tcsh promt: set promt =
> '%n@%m:%~%#'". 
> I realize tcsh is a shell, but why the error... Does
> anyone know what this is, and how I can fix it?

its not an error, its likely the fortune running from your .login(?)
comment this out:
[ -x /usr/games/fortune ] && /usr/games/fortune freebsd-tips

or something of the sort.
Jeff
> 
> Please get back to me,
> Thanks.
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42F7DDE0.6030603>