![]() |
|
|
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 |
| Return code of background process | c19h28O2 | Shell Programming and Scripting | 3 | 04-06-2008 12:46 PM |
| return code of a process | filedeliver | High Level Programming | 1 | 04-19-2007 02:42 AM |
| return code of a process | filedeliver | UNIX for Advanced & Expert Users | 1 | 04-18-2007 04:27 PM |
| background process return code | Vikas Sood | Shell Programming and Scripting | 5 | 06-10-2006 10:25 AM |
| Return Code of multiple inner executions | jerardfjay | Shell Programming and Scripting | 9 | 06-20-2005 10:06 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
return code of multiple java process
Hi,
I have a unix shell script which is launching multiple java processes by calling a java class in a loop, but each time with a different set of parameters. Now I have to use the return code from each process in the script later. but how do i obtain the return code from each process since the $? only retrieves the return code from the last completed process any suggestions? |
| Bookmarks |
| Tags |
| java process, return code |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|