I would like to be able to redirect STDIN of the exec'ed process to the console, once the child process has finished writing the data to it.
(The open from pipe trick is nice, but I thought pipe/fork would give me more flexibility.)
Thanks, Nathan
In reply to Re: Re: Send data to STDIN of a exec'ed program
by ndwg
in thread Send data to STDIN of a exec'ed program
by ndwg
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |