Kill A Linux Process

Written by

To kill a process, run

kill -9 PID

To kill a process by its name, run

pkill -9 -f '/x86_64\.uhavenobotsxd'