killall(1m)
_________________________________________________________________
killall
kill all active processes
_________________________________________________________________
SYNTAX
/etc/killall [ signal [ pid pid...] ]
DESCRIPTION
Killall is a procedure used by /etc/shutdown to kill all active
processes not directly related to the shutdown procedure.
Killall terminates all processes with open files so that you can
unmount the mounted file systems.
Killall sends signal (see kill(1)) to all remaining processes
other than those described above. The default signal is 9.
Killall will also accept a list of process id's to preserve. In
this case, the first argument must be the signal number.
FILES
/etc/shutdown
SEE ALSO
fuser(1m), kill(1), ps(1), shutdown(1m), signal(2), reboot(2).
DG/UX 4.00 Page 1
Licensed material--property of copyright holder(s)