From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23815 invoked from network); 31 Oct 2000 17:34:01 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 31 Oct 2000 17:34:01 -0000 Received: (qmail 23429 invoked by alias); 31 Oct 2000 17:33:40 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3497 Received: (qmail 23421 invoked from network); 31 Oct 2000 17:33:38 -0000 From: "Bart Schaefer" Message-Id: <001031093255.ZM18262@candle.brasslantern.com> Date: Tue, 31 Oct 2000 09:32:55 -0800 In-Reply-To: <0G3B00HMC1D8DR@la-la.cambridgesiliconradio.com> Comments: In reply to Peter Stephenson "Re: Process substitution bug?" (Oct 31, 5:17pm) References: <0G3B00HMC1D8DR@la-la.cambridgesiliconradio.com> X-Mailer: Z-Mail Lite (5.0.0 30July97) To: zsh-users@sunsite.auc.dk (Zsh users list) Subject: Re: Process substitution bug? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Oct 31, 5:17pm, Peter Stephenson wrote: > > >(hilight 1) produces a filename > into which you can write, which will serve as output for the process > `highlight 1'. You need: ^^^^^^ Peter means "input", of course.