in reply to Re: Is the signal handler supposed to work like this?
in thread Is the signal handler supposed to work like this?
Right... but now ctrl-C is ignored for the entire life of the script. And, if the signal handler is reset back to default later in the script, it doesn't keep the script from dying as a result of the ctrl-C.