bug-bash
[Top][All Lists]
Advanced

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

Re: Checking executability for asynchronous commands


From: Markus Elfring
Subject: Re: Checking executability for asynchronous commands
Date: Sat, 26 Dec 2020 10:10:17 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0

> If you want the exit status of the child process, add `wait $!'

Thanks for this information.

Is there a need then to point the aspect out that exit values can be determined
for child processes even if they terminated before a wait command would be 
performed?

Regards,
Markus



reply via email to

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