kill

kill#

Send a signal to a process.

$ kill PID
$ kill -9 PID
$ kill -HUP PID
$ kill -l