kill — Inferno 1.1ed
kill
Synopsis
kill [-g] pid kill [-g] module
Description
The kill command terminates the process (numeric argument) or module (non-numeric argument) by sending a "kill" string to the corresponding ctl file. Processes running a named module are identified by their status file.|
-g
|
This option specifies that the message be "killgrp", requesting that all processes in the process group (see pctl) be terminated.
|
Files
/prog/pid/ctl See Also
ps and prog
infernosupport@lucent.com Copyright © 1996,Lucent Technologies, Inc. All rights reserved.