---

How to Kill a Process in Linux

In this tutorial we will show you how to use `kill` and `killall` utilities to terminate a process in Linux. The main difference between these two tools is that killall terminates running processes based on name, while the kill terminates processes based on Process ID number (PID).

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis