Sunday, 29 December 2013

How to terminate a process in Red Hat Linux

Hello Friends I am Deepak Saini And i show you how to find current process or PID or PPID now i am trying to explain how to terminate a process with ppid or with name

Lets start  :-

1 How to terminate a process by daemon
syntax:- killall <process name>


in this command kill is the command which we are using to kill the process and process name is the name of process which one we want to terminate or kill.


2 How to terminate or kill the porcess with the PID 
syntax:- kill <PID  >

In this the kill is the command same as provopus and PID is the process id which we want to kill or terminate .

Its to short tut but its important the point of view interviews :)

Thanks for reading and sorry for my RIP english :) enjoy LINUX with us

_/\_ Jai HIND

0 comments:

Post a Comment