Command line utility From Wikipedia, the free encyclopedia
killall
is a command line utility available on Unix-like systems. There are two very different implementations.
pkill
and skill
commands, killing only the processes specified on the command line.This article needs additional citations for verification. (June 2020) |
Both commands operate by sending a signal, like the kill
program.
Kill all processes named xmms:
killall xmms
Seamless Wikipedia browsing. On steroids.