Subject: popen3 and spawn
From: Hal Fulton <hal9000 hypermetrics.com>
Date: Tue, 22 Jun 2004 14:52:59 +0900
When I invoke telnet with PTY.spawn, I can easily send it the
"attention" character ^] resulting in a telnet> prompt.
When I invoke it with Open3.popen3, this doesn't work.
Can someone tell me why?
Thanks,
Hal