Killall


killall is a command line utility available on Unix-like systems. There are two very different implementations.
Both commands operate by sending a signal, like the kill program.

Example usage

Kill all processes named xmms:

killall xmms