Subject: Re: Where has my output gone???
From: Andrew Walrond <andrew walrond.org>
Date: Sat, 10 Dec 2005 00:48:42 +0900
References: 169855169877
In-reply-to: 169877
On Friday 09 December 2005 15:02, Robert Klemme wrote:
> became a victim of buffering. Try $stdout.sync=true or $>.sync=true at
> the start of the script instead of pulling hair out.
>
Damn. I should have known that.
Thanks Robert!
Andrew Walrond