Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site mcgill-vision.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!cmcl2!philabs!micomvax!musocs!mcgill-vision!mouse From: mouse@mcgill-vision.UUCP (der Mouse) Newsgroups: net.unix,net.unix-wizards Subject: Re: Killing processes Message-ID: <369@mcgill-vision.UUCP> Date: Mon, 3-Feb-86 06:17:00 EST Article-I.D.: mcgill-v.369 Posted: Mon Feb 3 06:17:00 1986 Date-Received: Thu, 6-Feb-86 05:12:00 EST References: <324@man.psy.UUCP> Organization: McGill University, Montreal Lines: 18 Xref: watmath net.unix:7013 net.unix-wizards:16660 > When I need to kill off a rogue process at the moment I need to > use ps, and from that figure out what is the pid of the rogue. > This is especially difficult when the program concerned is forking > children like mad. What I usually do with programs like this is to send STOP signals. Eventually all problem processes are stopped and hence not forking. *Then* start killing. -- der Mouse USA: {ihnp4,decvax,akgua,etc}!utcsri!mcgill-vision!mouse philabs!micomvax!musocs!mcgill-vision!mouse Europe: mcvax!decvax!utcsri!mcgill-vision!mouse mcvax!seismo!cmcl2!philabs!micomvax!musocs!mcgill-vision!mouse Hacker: One who accidentally destroys / Wizard: One who recovers it afterward