Hi I have a script which executes some system commands one after the other. But
as can be seen from what is written the limitation is that they are executed one after the other. Now, I want them to run simultaneously. So, how should i go about doing it?? thanks Saurabh