in reply to Re: How do you properly tty-ify a non-tty STDOUT?
in thread How do you properly tty-ify a non-tty STDOUT?
AHA!
Thanks, you're right, the close_slave() thing was what I was missing. And no, the sample code looks nothing like the real script, this was just an isolated chunk of test code to work with this problem and make posting here easier :)
Thanks again!