Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: multiple redirections and flushing
- X-seq: zsh-users 894
- From: Vincent Lefevre <Vincent.Lefevre@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: multiple redirections and flushing
- Date: Wed, 11 Jun 1997 10:26:40 +0200
- In-reply-to: <6468.199706101406@xxxxxxxxxxxxxxxxxxxxxxx>; from Zefram on Tue, Jun 10, 1997 at 03:06:33PM +0100
- References: <19970610151915.50110@xxxxxxxxxxx> <6468.199706101406@xxxxxxxxxxxxxxxxxxxxxxx>
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@xxxxxxxxxxx | 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)
-----------------------------------------------------------------------------
Messages sorted by:
Reverse Date,
Date,
Thread,
Author