Suspending processes

eliot lear lear at topaz.RUTGERS.EDU
Mon Jan 12 11:42:33 AEST 1987


From: lee at 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 at rutgers.rutgers.edu]
[{pyramid|seismo|harvard}!rutgers!lear]



More information about the Comp.unix.questions mailing list