bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: piping output is delayed


From: Bob Proulx
Subject: Re: piping output is delayed
Date: Sat, 27 Sep 2008 22:13:34 -0600
User-agent: Mutt/1.5.13 (2006-08-11)

martin schneebacher wrote:
> i'm stuck into a strange problem. i'm piping the output of one
> program into a textfile, and with a ruby script i'm parsing it.

Did you mean redirecting to a text file?  Piping implies that there is
a program reading from the pipe but then there wouldn't be any files
involved.

> it works fine on my laptop, but on the pc i need it to install the
> output in the file is blocked every 10 seconds.

That sentence didn't parse for me.  I am unable to understand it.

> the parser has therfore a delay of maximal 10 second which isn't ok
> for this application.

Sorry but the description is too vague.  Can you reduce this to a
simple few lines and show it to us?

Bob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]