Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!mnetor!seismo!rutgers!topaz!lear
From: lear@topaz.RUTGERS.EDU (eliot lear)
Newsgroups: comp.unix.questions
Subject: Re: Suspending processes
Message-ID: <8299@topaz.RUTGERS.EDU>
Date: Sun, 11-Jan-87 20:42:33 EST
Article-I.D.: topaz.8299
Posted: Sun Jan 11 20:42:33 1987
Date-Received: Sun, 11-Jan-87 23:39:13 EST
References: <836@A60.UUCP>
Organization: Rutgers Univ., New Brunswick, N.J.
Lines: 14
To: lee@A60.UUCP


From: lee@A60.UUCP (G. Lee)
Date: 9 Jan 87 15:13:34 GMT
> 
>   Does UNIX provide a standard way to suspend a processes ( stop it
> from getting CPU time )?

In BSD you could send a process a SIGSTOP (kill -STOP) and stop the
process that way.

					...eliot
-- 

[lear@rutgers.rutgers.edu]
[{pyramid|seismo|harvard}!rutgers!lear]