Sujet : Re: ksh - issue with (non-existing) jobs
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.unix.shellDate : 27. Jan 2025, 01:01:28
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vn6ico$8je0$2@dont-email.me>
References : 1 2 3 4 5 6 7
User-Agent : Pan/0.161 (Chasiv Yar; )
On Sun, 26 Jan 2025 23:15:55 +0100, Janis Papanagnou wrote:
On 26.01.2025 22:58, Lawrence D'Oliveiro wrote:
>
The “wait” command doesn’t require you to specify which job to wait
for.
Yes, so what? - Mind that there's no process/job running any more.
Given it is capable of waiting in general for any job to terminate, it
might take a different path through the code that is not afflicted by the
same state confusion.