zsh-workers
 help / color / mirror / code / Atom feed
* Re: multiple redirections and flushing
       [not found] <6468.199706101406@stone.dcs.warwick.ac.uk>
@ 1997-06-10 14:23 ` Zoltan Hidvegi
  0 siblings, 0 replies; only message in thread
From: Zoltan Hidvegi @ 1997-06-10 14:23 UTC (permalink / raw)
  To: Zefram; +Cc: Zsh hacking and development

> Vincent Lefevre wrote:
> >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.
> 
> That's up to the program, `prg' in this case.  All zsh does is open
> the file.  You might find the `script' command to be of some use, if
> you can't modify the program.

No, unfortunately it's a zsh problem.  Zsh opens a tee process but does not
waits for that.

Zoltan


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-06-11  4:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <6468.199706101406@stone.dcs.warwick.ac.uk>
1997-06-10 14:23 ` multiple redirections and flushing Zoltan Hidvegi

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).