hot questions tagged shell-script - Stack Overflow most recent 30 from stackoverflow.com 2009-12-16T03:25:47Z http://stackoverflow.com/feeds/tag?tagnames=shell-script&sort=hot http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1873810/unix-process-id 0 unix process id swathi 2009-12-09T06:02:24Z 2009-12-09T13:16:47Z <p>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 instance of the same process till the child process has executed 20 instances. </p>