From owner-freebsd-questions@FreeBSD.ORG Mon Aug 8 22:34:11 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76FAA16A41F for ; Mon, 8 Aug 2005 22:34:11 +0000 (GMT) (envelope-from jdyke@azimainc.com) Received: from extgw01.msys.intellispace.net (extgw01.msys.intellispace.net [160.79.150.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2943743D45 for ; Mon, 8 Aug 2005 22:34:11 +0000 (GMT) (envelope-from jdyke@azimainc.com) Received: from malone.intellispace.net (malone.intellispace.net [160.79.145.141]) by extgw01.msys.intellispace.net (Postfix) with ESMTP id E1C1FC4B07; Mon, 8 Aug 2005 18:35:29 -0400 (EDT) Received: from [192.168.2.45] (66.9.108.98) by malone.intellispace.net (5.1.053) id 42F71BE300048E36; Mon, 8 Aug 2005 18:32:11 -0400 Message-ID: <42F7DDE0.6030603@azimainc.com> Date: Mon, 08 Aug 2005 22:34:08 +0000 From: jdyke Organization: Azima Inc. User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael References: <20050808222131.6359.qmail@web52514.mail.yahoo.com> In-Reply-To: <20050808222131.6359.qmail@web52514.mail.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Jails - nice tcsh promt: set promt = '%n@%m:%~%#' X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jdyke@azimainc.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Aug 2005 22:34:11 -0000 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" >