Login Register


Tutorial Beginning Linux – User and Process Management filter_list
Author
Message
RE: Beginning Linux – User and Process Management #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]

Reply





Messages In This Thread
RE: Beginning Linux – User and Process Management - by §herlock - 01-13-2016, 04:45 AM



Users browsing this thread: