We run system on a Unix box, through a Telnet session. We have certain processes
that run thw whole day. when these processes run, there are SOME "clever" system users that press <ctrl-C> in these terminal windows. This causes anything running on the
telnet session to exit, and puts the promt in unix.
Is there a way to trap ctrl-c by say ....writing to a file ?
do you have to set up something on unix to trap this command ?
that run thw whole day. when these processes run, there are SOME "clever" system users that press <ctrl-C> in these terminal windows. This causes anything running on the
telnet session to exit, and puts the promt in unix.
Is there a way to trap ctrl-c by say ....writing to a file ?
do you have to set up something on unix to trap this command ?