Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

multiple redirections and flushing



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