Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site eosp1.UUCP Path: utzoo!linus!decvax!microsoft!uw-beaver!cornell!vax135!ariel!hou5f!hou5g!hou5h!hou5a!hou5d!hogpc!houxm!mhuxl!ulysses!princeton!eosp1!elias From: elias@eosp1.UUCP Newsgroups: net.sources,net.unix-wizards Subject: vmshow break-out Message-ID: <413@eosp1.UUCP> Date: Thu, 1-Dec-83 12:27:44 EST Article-I.D.: eosp1.413 Posted: Thu Dec 1 12:27:44 1983 Date-Received: Sun, 4-Dec-83 03:05:36 EST Organization: Exxon Office Systems, Princeton, NJ Lines: 6 ===================================== As distributed, "vmshow" uses "sigignore" in the "catch" routine; running it like this appeared to effectively make it unkillable by all except su; the fix i put in was just to change the "sigignore"'s to "sigrelse"'s. Nice little piece of code...