. How to terminate a process which is running and the specialty on command kill 0?

With the help of kill command we can terminate the process. Syntax: kill pid Kill 0 - kills all processes in your system except the login shell.

No comments: