in reply to Re: Cannot print child process command during fork
in thread Cannot print child process command during fork
I think a loop through system calls would run them serially. Even if system exited without waiting for the program to finish this would be undersirable for my needs. I need the parent process to monitor when the child (the program on the remote node) is finished.
Thanks for the explanation of 'clobbering'!
|
|---|