At 06:46 PM 8/16/2001 -0700, you wrote:
>On Thu, 16 Aug 2001, Sam Peterson wrote:
>
> > Set $| =1 at the beginning of the program.
> >
> > It forces flushing of the output buffers.
>
>But it doesn't prevent the backticks from collecting all of the output
>from the script in RAM before passing it to the output buffers.

Doh!  You're right :-D.  I need to think more about problems before I post 
solutions.

Reply via email to