![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 Invoke html in ksh Script | ali560045 | Shell Programming and Scripting | 4 | 11-30-2007 01:28 AM |
| scripts remember the previous parameter??? | KenL | UNIX for Dummies Questions & Answers | 3 | 11-15-2006 08:50 AM |
| invoke same script twice | mpang_ | Shell Programming and Scripting | 2 | 04-05-2006 06:14 AM |
| Invoke java program in script | mpang_ | Shell Programming and Scripting | 0 | 03-27-2006 10:05 PM |
| how to invoke shell script | gopa_mani | Shell Programming and Scripting | 1 | 12-30-2005 11:43 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Invoke script depending on previous scripts
Hi,
I am in desperate needs for advice! I have a script which would invoke various java programs depending on the input parameter and a script which would perform calculation on the data inputted by the first script. The schedule of the job is like this 1) 10:00 am to 11:00 am: call java program to insert/update record type A 2) 11:00 am to 2:00 pm: call java program to insert/update record type B 3) 2:00 pm to 4:00 pm: call java program to insert/update recrod type C 4) 12:00 am to 9:00 am: call java program to insert/update record type D 5) 12:00 am to 9:00 am: after step 1/2/3/4 are done, I would to invoke a script to perform calculation. Could any of you experts help me out?? I AM REALLY REALLY CONFUSED at this point! THANKS! |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|