From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10877 invoked from network); 11 Jun 1997 08:32:53 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 11 Jun 1997 08:32:53 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id EAA28013; Wed, 11 Jun 1997 04:23:44 -0400 (EDT) Resent-Date: Wed, 11 Jun 1997 04:23:06 -0400 (EDT) Message-ID: <19970611102640.14289@ens-lyon.fr> Date: Wed, 11 Jun 1997 10:26:40 +0200 From: Vincent Lefevre To: zsh-users@math.gatech.edu Subject: Re: multiple redirections and flushing References: <19970610151915.50110@ens-lyon.fr> <6468.199706101406@stone.dcs.warwick.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.76e In-Reply-To: <6468.199706101406@stone.dcs.warwick.ac.uk>; from Zefram on Tue, Jun 10, 1997 at 03:06:33PM +0100 X-Mailer-Info: http://www.ens-lyon.fr/~vlefevre/mutt_eng.html Resent-Message-ID: <"5OmeM3.0.bq6.f1cdp"@euclid> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/894 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu On Tue, Jun 10, 1997 at 03:06:33PM +0100, Zefram wrote: > That's up to the program, `prg' in this case. All zsh does is open Thanks, this works (as the program is a perl script, I could add a "$| = 1;"). I was just a bit surprised because when there is no redirection, the results are written to the screen one line after the other, even with no "$| = 1;". > the file. You might find the `script' command to be of some use, if > you can't modify the program. -- Vincent Lefevre, vlefevre@ens-lyon.fr | Acorn Risc PC, StrongARM @ 202MHz http://www.ens-lyon.fr/~vlefevre | 20+1MB RAM, Eagle M2, TV + Teletext PhD in Computer Science, 1st year | Apple CD-300, SyQuest 270MB (SCSI) -----------------------------------------------------------------------------