Query: killall
OS: hpux
Section: 1m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
killall(1M) killall(1M)NAMEkillall - kill all active processesSYNOPSIS[signal]DESCRIPTIONis 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)).FILESSEE ALSOfuser(1M), kill(1), ps(1), shutdown(1M), signal(5).STANDARDS CONFORMANCEkillall(1M)
Related Man Pages |
---|
killall(1) - mojave |
killall(1) - linux |
kill(1) - redhat |
kill(1) - ultrix |
killall(1) - freebsd |
Similar Topics in the Unix Linux Community |
---|
how do I kill defunct processes? |
Question about background processes |
Problem on capturing system Shutdown |
Maxuproc parameter and number of processes |
Orphaned process "D" state |