RE: Beginning Linux – User and Process Management 01-13-2016, 04:45 AM
#4
(01-12-2016, 11:45 PM)meow Wrote: What about killing processes? Just gonna include this since you didn't, good tutorial nevertheless I guess -
To kill a process by its PID
Code:$ kill {pid}
To kill a process by its name
Code:$ killall {name here}
Also, there are many flags you can include in a kill command to make it do different things.
Thanks! I will include this in my next tutorial.


![[Image: znALY5V.jpg]](https://i.imgur.com/znALY5V.jpg)
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)