There is no way to intercept a TERM signal. In Linux the signal is never
transmitted to the process. Linux just kills it with prejudice.

David Ashley

On Tue, 2012-10-30 at 17:11 +0100, Manfred Lotz wrote:
> Hi there,
> Is there a possibility to intercept a kill -s TERM command so that the
> to be killed rexx script could gracefully shutdown?
> 
> I tried 
>    signal on halt...
> but this didn't work. 
> 
> Any idea?
> 
> 
> 



------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to