![]() |
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 |
| kills command | shwe | UNIX for Dummies Questions & Answers | 1 | 05-13-2008 11:03 AM |
| Linux kills windows :( | woofie | SuSE | 6 | 05-16-2005 08:19 PM |
| Where can I find a list of exit codes? (Exit code 64) | jkuchar747 | UNIX for Dummies Questions & Answers | 3 | 12-07-2004 06:08 PM |
| PHP function kills my code? | l008com | Shell Programming and Scripting | 10 | 12-16-2003 12:02 AM |
| exit from telnet kills orbix process | edgarm | UNIX for Dummies Questions & Answers | 1 | 11-27-2000 02:18 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
application exit kills shells
Hi all,
I start my application from a shell command-line. When I exit my application, it kills the shell that its returning too. Worse yet, since I have init respawning the shell all those subsequent shells get killed automatically...so I get output like the following (the >> is the prompt for my application).... >>quit # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # And this just continues endlessly. Anyone have any idea why this would happen. I was thinking maybe some signal control or terminal control or something that I do in the app. but I can't think of anything? Thanks, - MikeQ |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|