Path: utzoo!mnetor!uunet!husc6!m2c!ulowell!page From: page@swan.ulowell.edu (Bob Page) Newsgroups: comp.sys.amiga Subject: Re: background processes Message-ID: <5550@swan.ulowell.edu> Date: 18 Mar 88 19:04:32 GMT References: <532@helios.toronto.edu> Reply-To: page@swan.ulowell.edu (Bob Page) Distribution: na Organization: University of Lowell, Computer Science Dept. Lines: 15 There's no CLI command to do list ALL processes, although there are PD programs (like AmigaMonitor) that do it. Actually I think you mean processes+tasks, as tasks are sort of lightweight processes (or is a process a heavy task? :-)) You can't outright kill a process. The system doesn't keep track of memory allocations, etc, for a particular process, so can't clean up after it's gone. You can send signals ( ^C, ^D, ^E, ^F) to the process and hope that it catches it and cleans itself up, but very few programs let you do this. ..Bob -- Bob Page, U of Lowell CS Dept. page@swan.ulowell.edu ulowell!page "Nicaragua" is Spanish for "Vietnam."