Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!usenet.ins.cwru.edu!cwjcc!ncoast!davewt From: davewt@NCoast.ORG (David Wright) Newsgroups: comp.sys.amiga Subject: Re: Killing Running Processes Summary: Try GOMF Keywords: GOMF Message-ID: <1990Jan14.135851.9861@NCoast.ORG> Date: 14 Jan 90 13:58:51 GMT References: <11397@venera.isi.edu> <3572@hub.UUCP> Reply-To: davewt@ncoast.ORG (David Wright) Organization: North Coast Public Access UN*X, Cleveland, OH Lines: 10 Try using GOMF. It isa commercial package, but allows you to do much more than any PD program I have seen. You can use a utility that comes with it called "NUKE" or "RECALL" (I forget which) to selectively remove tasks AND their screens. Of course, and memory that the program allocated, that is not a screen, can't be freed, and locks can't be freed (but you can use the PD program "locks" to do that), but overall you do get vack a large portion of the memory. Especially if the program was large itself. Dave