Query: killall5
OS: linux
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KILLALL5(8) Linux System Administrator's Manual KILLALL5(8)NAMEkillall5 -- send a signal to all processes.SYNOPSISkillall5 -signalnumber [-o omitpid[,omitpid..]] [-o omitpid[,omitpid..]..]DESCRIPTIONkillall5 is the SystemV killall command. It sends a signal to all processes except kernel threads and the processes in its own session, so it won't kill the shell that is running the script it was called from. Its primary (only) use is in the rc scripts found in the /etc/init.d directory.OPTIONS-o omitpid Tells killall5 to omit processes with that process id.NOTESkillall5 can also be invoked as pidof, which is simply a (symbolic) link to the killall5 program.EXIT STATUSThe program return zero if it killed processes. It return 2 if no process were killed, and 1 if it was unable to find any processes (/proc/ is missing).SEE ALSOhalt(8), reboot(8), pidof(8)AUTHORMiquel van Smoorenburg, miquels@cistron.nl 04 Nov 2003 KILLALL5(8)
Related Man Pages |
---|
pidof(8) - linux |
pidof(8) - suse |
pidof(8) - php |
pidof(8) - x11r4 |
killall5(8) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
Locked out of Mandrake 9.1 user account |
Mistakenly renamed libdl.so: system got corrupted |
Kill all process of Oracle user |
Script to unmount and mount by UUID |