Bidirectional PIPE, and do not wait for child to terminate

Justin Whear via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Jul 1 12:41:12 PDT 2014


On Tue, 01 Jul 2014 13:00:47 +0000, seany wrote:
> 1. Bidirectional Pipes - I would like to write something to a second
> program (UNIX, resp GNU/LINUX environment) and listen to what it has to
> say.

BTW, for convenience, you probably want to use pipeProcess or pipeShell.


More information about the Digitalmars-d-learn mailing list