[Top] [Prev] [Next]

kill - terminate process(es)

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 - process control in Chapter 8) be terminated.

Files

/prog/pid/ctl

/prog/pid/status

See Also

prog - interface to running programs in Chapter 2



[Top] [Prev] [Next]

infernosupport@lucent.com
Copyright © 1996,Lucent Technologies, Inc. All rights reserved.