help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-bash] Creating an anonymous pipe for later use


From: Russell Lewis
Subject: Re: [Help-bash] Creating an anonymous pipe for later use
Date: Thu, 09 Oct 2014 09:33:53 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130110 Thunderbird/17.0.2

Correct, plus the limitation that you can only have one. That's a key limitation for what I'm trying to do.

Russ

On 10/09/14 08:46, Greg Wooledge wrote:
On Thu, Oct 09, 2014 at 08:11:01AM -0700, Russell Lewis wrote:
I'm hoping for some sort of command (I'll call it "pipe" in this email)
which would call pipe(), and then assign the two file descriptors to
variables.
This is essentially what a "coprocess" is.  The major difference is
that you have to specify the command in advance.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]