Tagged Questions

0
votes
2answers
15 views

unix process id

how to a Write a script that runs a 5 instances of a child process in the background (at a gap of 5 seconds) and do a continuous check to see if any of the child process is completed it starts another …