Neal Murphy <[email protected]> wrote: > I don't see a way to pipe both ends of an external command. I'm not sure > even *perl* could do that.
It can [*], see IPC::Open2 and IPC::Open3. But you can end up with all sorts of buffer related race conditions. Chris -- [*] are you really surprised? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

