![]() |
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 |
| case in script | jazz8146 | UNIX for Dummies Questions & Answers | 8 | 04-28-2008 06:23 AM |
| Country Codes script faster response ;please help | zanetti321 | UNIX for Advanced & Expert Users | 12 | 04-24-2008 04:49 PM |
| Script needed to select and delete lower case and mixed case records | abhilash mn | Shell Programming and Scripting | 1 | 03-17-2008 08:00 AM |
| Swutch-Case script | rawatds | Shell Programming and Scripting | 1 | 12-02-2004 07:43 AM |
| lower case to upper case string conversion in shell script | dchalavadi | UNIX for Dummies Questions & Answers | 3 | 05-29-2002 01:07 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi Experts,
I am trying to write a ksh script that it should notify in case there is no response from the other script. I mean to say that I got a.sh and b.sh the execution of b.sh depends on a.sh, so if there is no response from a.sh, b.sh should notify me about the same. Thanks in Advance |
|
||||
|
Hi, Joyeg,
how to write the logic if the execution of a.sh is successful or not in b.sh? a.sh contains some processes and if these processes goes in hang state it is obvious that a.sh would would not get executed, so In b.sh i want such a logic that theexit status of a.sh should be evaluated and the user should be notified by an email. Thank You |
|
||||
|
Hi, Joyeg,
how to write the logic if the execution of a.sh is successful or not in b.sh? a.sh contains some processes and if these processes goes in hang state it is obvious that a.sh would would not get executed, so In b.sh i want such a logic that theexit status of a.sh should be evaluated and the user should be notified by an email. Thank You |
|
||||
|
How the first script should notify in case there is no response from second Reply to
Hi, Joyeg,
how to write the logic if the execution of a.sh is successful or not in b.sh? a.sh contains some processes and if these processes goes in hang state it is obvious that a.sh would would not get executed, so In b.sh i want such a logic that theexit status of a.sh should be evaluated and the user should be notified by an email. Thank You |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|