Path: utzoo!attcan!uunet!lll-winken!lll-lcc!ames!nrl-cmf!ukma!rutgers!att!mtuxo!mtgzz!drutx!druwy!mab From: mab@druwy.ATT.COM (Alan Bland) Newsgroups: comp.sys.amiga.tech Subject: Re: Task KILL for Amiga Summary: Get outta my face Keywords: kill task CLI Message-ID: <3771@druwy.ATT.COM> Date: 16 Jan 89 19:15:50 GMT References: <89Jan14.134000est.2661@godzilla.eecg.toronto.edu> Organization: AT&T, Denver, CO Lines: 13 In article <89Jan14.134000est.2661@godzilla.eecg.toronto.edu>, leblanc@eecg.toronto.edu (Marcel LeBlanc) writes: > I'm looking for a program like the UNIX kill that will allow me to terminate > a CLI spawned task. I'm writing some simple C code with the Lattice GOMF version 2 and later includes a program called "nuke" that usually does a reasonable job of killing a task. Be aware that killing a task does not free up all the resources it was using (nuke cleans up what it can, but cannot get everything) so after a few nukes you need to reboot to reclaim those resources. -- // Alan Bland // AT&T Bell Laboratories, Denver CO // (303)-538-3510 - att!druwy!mab