Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
multiple redirections and flushing
- X-seq: zsh-users 889
- From: Vincent Lefevre <Vincent.Lefevre@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: multiple redirections and flushing
- Date: Tue, 10 Jun 1997 15:19:15 +0200
How can I tell zsh to automatically flush the buffers when using
multiple redirections?
For instance, if I don't use any redirection, I get one line after the
other in STDOUT, but if I redirect STDOUT like this
prg >results >&2
I only get the results when the program terminates.
--
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