Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Loops and pipes



On Fri, Jul 31, 2026 at 3:12 PM Mark J. Reed <markjreed@xxxxxxxxx> wrote:
>
>     read -E < <(echo $x; false)
>
> Bash introduced a feature in 4.4 whereby process substitution places the child process's PID into $!

I would think that's not too hard to do.  IIRC process substitutions
have been getting (hidden) job table entries for a while?




Messages sorted by: Reverse Date, Date, Thread, Author