bug-bash
[Top][All Lists]
Advanced

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

Re: Async processes started in functions not reliably started


From: Steffen Nurpmeso
Subject: Re: Async processes started in functions not reliably started
Date: Mon, 05 Aug 2019 15:49:28 +0200
User-agent: s-nail v14.9.14-9-g0a0ff75e

Chet Ramey wrote in <e4abf389-e9f4-66eb-a6eb-ad3ea82f01c0@case.edu>:
 |On 8/5/19 8:05 AM, Steffen Nurpmeso wrote:
 |
 |> Would be nice to have some shell support for signalling the parent
 |> that the child is now functional, a pipe(2) is much easier than
 |> going through temporary files, but of course not a bash bug.
 |
 |You could roll your own using a named pipe, but that's functionally no
 |different from using a temp file.

Thanks.

--steffen
|
|Der Kragenbaer,                The moon bear,
|der holt sich munter           he cheerfully and one by one
|einen nach dem anderen runter  wa.ks himself off
|(By Robert Gernhardt)



reply via email to

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