[net.unix-wizards] vmshow break-out

elias@eosp1.UUCP (12/01/83)

=====================================
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...