kill
kill - terminate process(es)
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.
Files
/prog/pid/ctl
/prog/pid/status
See Also
ps and prog
infernosupport@lucent.com
Copyright © 1996,Lucent Technologies, Inc. All rights
reserved.