in reply to Open3 and sending single characters
You could output a "y\n" to the program using the open3 "writer" handle. This only works if the program expects input from STDIN.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Open3
by Eradicatore (Monk) on Nov 20, 2002 at 20:13 UTC | |
by BrowserUk (Patriarch) on Nov 20, 2002 at 21:05 UTC |