hpux man page for killall

Query: killall

OS: hpux

Section: 1m

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

killall(1M)															       killall(1M)

NAME
killall - kill all active processes
SYNOPSIS
[signal]
DESCRIPTION
is a procedure used by to kill all active processes not directly related to the shutdown procedure. is chiefly used to terminate all processes with open files so that the mounted file systems are no longer busy and can be unmounted. sends the specified signal to all user processes in the system, with the following exceptions: the process; all processes (including background processes) associated with the terminal from which was invoked; any process, if owned by any process, if owned by any process; any process; any process. obtains its process information from and therefore may not be able to perfectly identify which processes to signal (see ps(1)). If no signal is specified, a default of (kill) is used. is invoked automatically by The use of is recommended over using by itself (see shutdown(1M)).
FILES
SEE ALSO
fuser(1M), kill(1), ps(1), shutdown(1M), signal(5).
STANDARDS CONFORMANCE
killall(1M)
Related Man Pages
killall(1) - redhat
kill(1) - redhat
killall(1) - suse
kill(1) - ultrix
killall(1) - freebsd
Similar Topics in the Unix Linux Community
Help needed in killing a process
need help: shell script to restart apache when no. of processes keeps growing
Read/kill processes
The Language of the Unix World should Change
Using awk to kill a process