Search Results

Search: Posts Made By: MG537
8,648
Posted By MG537
My understanding is that /bin/sh is the "Bourne...
My understanding is that /bin/sh is the "Bourne shell" and /bin/bash is the "Bourne again shell". What this means is, "sh" is a subset of "bash", therefore anything coded under "sh" should in theory...
22,771
Posted By MG537
Thank you
Sometimes the answer stares you right in the face and you just can't see it.

I was under the impression that the only valid exit status returned would be the one from the longest running...
22,771
Posted By MG537
retrieving exit status from background processes
Hi,

I need to retrieve the exit status of 4 moves running as background processes. The wait command will not work since it can only give me the exit status of the last of the background...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 05:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy