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