From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6065 invoked from network); 14 Jul 2001 14:10:43 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 14 Jul 2001 14:10:43 -0000 Received: (qmail 20568 invoked by alias); 14 Jul 2001 14:10:36 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15394 Received: (qmail 20556 invoked from network); 14 Jul 2001 14:10:36 -0000 To: zsh-workers@sunsite.dk Subject: time | echo Date: 14 Jul 2001 16:10:10 +0200 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: Samuel Tardieu Organization: Ecole Nationale Superieure des Telecommunications Reply-To: Samuel Tardieu Content-Transfer-Encoding: 8bit X-WWW: http://www.rfc1149.net/sam X-Mail-Processing: Sam's procmail tools X-ICQ: 21547599 X-Sam-Laptop: yes Message-Id: <2001-07-14-16-10-10+trackit+sam@inf.enst.fr> Dear Zsh workers, while rereading Tom Christiansen's why.not.csh at , I tried his example time | echo which gives a nonsensical error message when using csh. However, zsh 3.1.9 dumps a core[1] on this one (FreeBSD 5.0-CURRENT). I guess there is a better way of signaling the error :) Sam Footnotes: [1] The error comes from built-in time, system's echo can be used instead -- Samuel Tardieu -- sam@inf.enst.fr