![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to call Two different script in parallel | tkbharani | Shell Programming and Scripting | 4 | 03-09-2009 01:30 PM |
| Run a script parallel for a month's worth: | sd12 | UNIX for Advanced & Expert Users | 2 | 02-29-2008 12:38 PM |
| help me in sending parameters from sqlplus script to unix shell script | Hara | Shell Programming and Scripting | 2 | 01-29-2008 03:31 PM |
| parameters from my program in c to a .ksh script | DebianJ | High Level Programming | 2 | 05-16-2005 07:04 PM |
| Passing parameters in script | eliguy | UNIX for Dummies Questions & Answers | 1 | 08-01-2001 02:13 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Run a same script in parallel with diffs parameters
i have script say some_script.ksh that takes an argument
I need to run some_script.ksh in background parallely at the sametime with different arguments. Once all the background jobs complete, i need to run this script again in parallel with another 5 set of arguments. Would really appreciate if someone can help me on this. The real world scenario is that I have a generic script that unloads table from the database taking the table_name and database server as arguments.. |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|