From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11733 invoked from network); 8 Aug 2005 16:02:48 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 8 Aug 2005 16:02:48 -0000 Received: (qmail 13397 invoked from network); 8 Aug 2005 16:02:42 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 8 Aug 2005 16:02:42 -0000 Received: (qmail 8505 invoked by alias); 8 Aug 2005 16:02:35 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9270 Received: (qmail 8496 invoked from network); 8 Aug 2005 16:02:34 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 8 Aug 2005 16:02:34 -0000 Received: (qmail 12305 invoked from network); 8 Aug 2005 16:02:34 -0000 Received: from mailhost1.csr.com (HELO MAILSWEEPER01.csr.com) (81.105.217.43) by a.mx.sunsite.dk with SMTP; 8 Aug 2005 16:02:30 -0000 Received: from exchange03.csr.com (unverified [10.100.137.60]) by MAILSWEEPER01.csr.com (Content Technologies SMTPRS 4.3.12) with ESMTP id for ; Mon, 8 Aug 2005 17:00:21 +0100 Received: from csr.com ([10.102.144.127]) by exchange03.csr.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 8 Aug 2005 17:02:12 +0100 To: zsh-users@sunsite.dk Subject: Re: RFT: Request for a trick :O) In-reply-to: <20050808.174428.74748814.Meino.Cramer@gmx.de> References: <200508081004.j78A4Es4006122@news01.csr.com> <20050808103515.GB28454@artesyncp.com> <23359.1123497689@csr.com> <20050808.174428.74748814.Meino.Cramer@gmx.de> Comments: In-reply-to Meino Christian Cramer message dated "Mon, 08 Aug 2005 17:44:28 +0200." Date: Mon, 08 Aug 2005 17:02:29 +0100 Message-ID: <24701.1123516949@csr.com> From: Peter Stephenson X-OriginalArrivalTime: 08 Aug 2005 16:02:12.0144 (UTC) FILETIME=[89A3D300:01C59C32] X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 Meino Christian Cramer wrote: > How can I get the return code of cmp, if <( is implemented as a pipe > ? You may be running across a problem that someone else did recently, that if a program running in the shell gets a SIGPIPE the shell pretends it did when it's running interactively, and so aborts. This isn't particularly useful and we changed it on the head of the main line. However, I can't get it to happen at all at the moment. If that's not the problem (the shell is not aborting at the cmp), please say what is. pws ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. **********************************************************************