TecMint shows you how to kill Linux processes with Kill, Pkill and Killall.
How to Kill Linux Process Using Kill, Pkill, and Killall
Kill command sends a signal to a currently running process. The kill command can be executed in a number of ways, directly or from a shell script.
How to Kill Linux Process Using Kill, Pkill, and Killall