Sujet : Re: Different variable assignments
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.unix.shellDate : 19. Oct 2024, 22:42:26
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vf1942$1uso$1@dont-email.me>
References : 1 2 3 4 5 6
User-Agent : Pan/0.160 (Toresk; )
On Sat, 19 Oct 2024 14:52:01 +0200, Janis Papanagnou wrote:
Also, if above code is how to use co-processes in Bash, I consider that
extremely clumsy (if compared to, say, Ksh).
Bash allows for named coprocs. That means you can have multiple coprocs
going at once.