Currently I am using a for loop in shell script to run several programs one after another. How can I modify the script so that it can run several program at the same time?