![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | 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 |
| AIX hangs through the boot process | aix_xia | AIX | 5 | 10-29-2007 10:12 PM |
| pid of nohup process | rein | Shell Programming and Scripting | 2 | 10-23-2007 03:42 PM |
| nohup and background process | srksn | UNIX for Advanced & Expert Users | 4 | 09-04-2007 02:54 AM |
| WRQ Reflection SFTP process hangs when run using windows scheduler | kapilash | Windows & DOS: Issues & Discussions | 0 | 04-27-2006 02:26 AM |
| vi editor hangs process on HP-UX J6700 | diskman | HP-UX | 1 | 03-04-2006 01:26 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
nohup process hangs
Hi All,
I tried searching for this, but I have yet to find anything useful. So here goes, if a script executed from another script with nohup & hangs, does it affect the parent script? Reason I ask, we have a windows box with NFS, and we use it to store some of our files. Currently, I mount the NFS directories, using a script from the command line, after a reboot. I would like to automate this, but typically the windows box is rebooted at the same time, and if the mount gets executed prior to the windows box boot, the script hangs. I know nohup'ed processes ignore hang ups, but what happens if they hang? Any knowledge and/or guidance will be greatly appreciated. Sully |
| Forum Sponsor | ||
|
|