![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Script Exection in Background | Krrishv | Shell Programming and Scripting | 4 | 01-07-2007 08:59 AM |
| how to run script at background | happyv | Shell Programming and Scripting | 4 | 09-22-2006 04:39 AM |
| Cannot submit a background job | tansha | Shell Programming and Scripting | 2 | 06-20-2006 06:58 AM |
| Script to submit a job with date parm in maestro | Kirojin | Shell Programming and Scripting | 1 | 03-21-2006 12:11 PM |
| Background shell script | Moofasa | Shell Programming and Scripting | 5 | 05-12-2005 06:23 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
I submitted a ksh script in the background last night before leaving work:
./ping_test & When I came into work this morning I discovered that it had stopped running when my session timed out. So, I then tried it again this morning and logged out before letting it time out as one unix site suggested that. Same result. The script stopped running. I need this script to run until I manually kill it. Any ideas? I am using an AIX 4.3.3. Thanks. |
| Forum Sponsor | ||
|
|