|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Hi there!
Can somebody help me with this problem? I need to send different signals to a job (shell script), that was started from cron on HP-UX. I have observed, that signals 1, 2, 3 (HUP, INT, QUIT) were not delivered. The signal 15 (SIGTERM) was delivered and could be trapped. On Linux and on AIX all signals (1,2,3,15) were delivered OK. Is there some information in HP-UX literature about this strange behavior? Obviously the signals 1, 2, 3 are ignored. Can this be changed by the user? Thanks for your time. zlutovsky ![]() |
|
#2
|
|||
|
|||
|
maybe the process you're sending the signal to is ignorring the signals on purpose
|
|
#3
|
|||
|
|||
|
Quote:
Well, yes, but it does it only when started from cron. When started from command line, the signals are delivered and the same when started in the background. Thank you, you have helped me very much. A good advice never harms. zlutovsky ![]() |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > UNIX Help > Signals for cron job on HP-UX |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|