From owner-freebsd-current Wed Mar 14 4:41:13 2001 Delivered-To: freebsd-current@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 12B1C37B719 for ; Wed, 14 Mar 2001 04:41:10 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Date: Wed, 14 Mar 2001 12:41:09 +0000 From: David Malone To: Christos Zoulas Cc: "Andrey A. Chernov" , tcsh-bugs@mx.gw.com, current@freebsd.org Subject: Re: tcsh 6.10.00 echo;echo;echo; bug with fix Message-ID: <20010314124109.A30970@salmon.maths.tcd.ie> References: <20010313131944.A961@nagual.pp.ru> <20010313125249.704743330@hrothgar.gw.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010313125249.704743330@hrothgar.gw.com>; from christos@zoulas.com on Tue, Mar 13, 2001 at 07:52:49AM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Mar 13, 2001 at 07:52:49AM -0500, Christos Zoulas wrote: > Thanks so much! I wonder how come this bug remained unnoticed for such > a long time! AFAIK, this isn't a bug. It's what csh has always done. (It's what IBM and Sun's csh do anyway...) To echo a newline in csh you do 'echo ""'. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message