bug-bash
[Top][All Lists]
Advanced

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

Re: waiting for process substitutions


From: Dale R. Worley
Subject: Re: waiting for process substitutions
Date: Mon, 08 Jul 2024 15:27:08 -0400

Greg Wooledge <greg@wooledge.org> writes:
> Some scripts use something like this:
> ...
>     exec > >(command ...) ...

I've used that construction quite a few times myself.  I'm not
requesting that the resulting process be waitable, but certainly
whatever the maintainers design should take into account that this is an
important construction for practical purposes.

Dale



reply via email to

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