On Monday, May 13, 2024, Chet Ramey <chet.ra...@case.edu> wrote: > performs the setpgid in the process forked > to run the process substitution). >
Yes, this sounds like the easy way. I don't know how else to prevent the race in OP. Close stdin/stdout? Direct it from /dev/null? -- Oğuz