in reply to Re: Parallel running the process
in thread Parallel running the process
thanks roboticus. yes definitely this is a way to do it. But This involves lot of manual work to be done. I have to run the script monthly and will be putting it inside cron job.
Is there any way that i can do this in a script itself. Like the process running in background and it writes the output in the desired file as and when it completes.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Parallel running the process
by roboticus (Chancellor) on Mar 06, 2012 at 20:04 UTC | |
|
Re^3: Parallel running the process
by JavaFan (Canon) on Mar 06, 2012 at 19:48 UTC | |
by Anonymous Monk on Mar 06, 2012 at 23:36 UTC |