Back to Browse

Linux - Find and Kill a Process

7.8K views
Sep 23, 2021
6:14

Learn how to kill any process with a 3 steps process: list processes with “ps”, find the process you want with “grep”, and use “kill” to kill (stop) it. 👉 Practical Linux Command Line Course for Beginners: 🔥 https://rbcknd.com/practical-linux-cmd-line 🔥 0:00 Intro 0:13 Start a process 1:07 List processes with ps 1:45 Find the process (and pid) with grep 2:54 Kill the process 3:35 Restart the process and kill it again 4:13 Other example with the Firefox process 5:30 Recap 5:54 Outro 👉 Get all my courses here 👉 https://rbcknd.com/all-courses Twitter: https://twitter.com/RoboticsBackend More Free Tutorials: https://roboticsbackend.com

Download

1 formats

Video Formats

360pmp410.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Linux - Find and Kill a Process | NatokHD