in reply to Re: capturing command outputin thread capturing command output
The code is not writing to a temporary file. The external process is writing directly to a pipe which is then read in the while loop.
The start of some sanity?