![]() |
Hello and Welcome from 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 |
| No Password script should exit | coolkid | Shell Programming and Scripting | 1 | 01-16-2008 02:04 PM |
| how to exit a script? | filthymonk | Shell Programming and Scripting | 15 | 06-29-2007 07:27 AM |
| exit a shell script!! | sami98 | Shell Programming and Scripting | 4 | 03-27-2007 05:55 AM |
| exit from script | gefa | Shell Programming and Scripting | 1 | 01-23-2007 08:02 AM |
| script hangs-up at exit | davels | SUN Solaris | 5 | 02-05-2005 04:25 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Script exit
HI,
I written a shell script to stop my peoplesoft applications.Peoplesoft provides a psadmin utility to stop the application. I used the force shutdown option with it psadmin -c shutdown! -d pskri. When my application process hungs in the background the script is not able to continue and getting hung. I have to manually use crl+c to come out. Is there anyway i can force the shell script to come out if it is failed failed to stop the process...Is there any exit codes i can specify? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|