From owner-freebsd-questions@FreeBSD.ORG Mon Jun 23 17:22:11 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3293C1065677 for ; Mon, 23 Jun 2008 17:22:11 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 7DE478FC17 for ; Mon, 23 Jun 2008 17:22:10 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl15-211.kln.forthnet.gr [77.49.142.211]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-4) with ESMTP id m5NHLmLh024225 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 23 Jun 2008 20:21:54 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m5NHLllr002404; Mon, 23 Jun 2008 20:21:47 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m5NHLiOd002403; Mon, 23 Jun 2008 20:21:44 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: Noah References: <485FD290.3010309@enabled.com> Date: Mon, 23 Jun 2008 20:21:44 +0300 In-Reply-To: <485FD290.3010309@enabled.com> (Noah's message of "Mon, 23 Jun 2008 09:42:56 -0700") Message-ID: <87ej6om5hz.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m5NHLmLh024225 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.751, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.65, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: User Questions Subject: Re: unwanted text before shell prompt X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jun 2008 17:22:11 -0000 On Mon, 23 Jun 2008 09:42:56 -0700, Noah wrote: > Hi there, > > I just upgraded my FreeBSD box and now I am find that the is an almost > blank line above my shell prompt that contains a "%" (without the > quotes) about 20 columns in. What would be the places that this line > could be defined? Which shell are you using? Have you customized its startup files in any way? What did those customizations change? - Giorgos