======Synopsis:====== [[set]] notify_on_termination [on|off|toggle] ======Description:====== When ON, a message will be displayed telling you when an [[exec command|exec]]d process has finished, either because it exited, it was killed by a signal, or you asked epic to disown it. This message is only displayed if you do not hook [[on exec_exit]]. When OFF, no message will be displayed telling you when an [[exec command|exec]]d process has finished. This setting does not prevent [[on exec_exit]] from being thrown. ======History:====== This setting first appeared in ircII. #$EPIC: set_notify_on_termination.txt,v 1.6 2006/09/19 10:52:37 sthalik Exp $