Killall

From Handwiki

Short description: Command line utility

killall is a command line utility available on Unix-like systems. There are two very different implementations.

  • The implementation supplied with genuine UNIX System V (including Solaris) and with the Linux sysvinit tools kills all processes that the user is able to kill, potentially shutting down the system if run by root.
  • The implementation supplied with the FreeBSD (including Mac OS X) and Linux psmisc tools is similar to the pkill and skill commands, killing only the processes specified on the command line.

Both commands operate by sending a signal, like the kill program.

Example usage

Kill all processes named xmms:

killall xmms

See also

  • List of Unix commands
  • Signal (computing)

External links

  • killall(8) – Solaris 10 Reference Manual
  • killall(1): kill processes by name – Linux User Commands Manual
  • killall(1) – FreeBSD General Commands Manual
  • killall(1) – Darwin and macOS General Commands Manual

de:Kill (Unix)#killall



Retrieved from "https://handwiki.org/wiki/index.php?title=Software:Killall&oldid=3046760"

Categories: [Unix process- and task-management-related software]


Download as ZWI file | Last modified: 11/01/2024 18:51:13 | 5 views
☰ Source: https://handwiki.org/wiki/Software:Killall | License: CC BY-SA 3.0

ZWI is not signed. [what is this?]