I want to kill zombie process, but with using kill 9 i
cannot kill that process? can u tell other commands?

Answer Posted / ritesh paul

we can use pstree -paul to find the parent process id
and then kill it by killall and the process id of the parent process.

we can also grep pstree -paul with the child zombie process , it will directly show us the parent process

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is phony in makefile?

542


What is the role of case sensitivity in affecting the way commands are used?

620


What does mkdir do in linux?

530


why is the tar command used?

546


What is simple command?

528






How do I open a text file in cmd?

536


What is $@ in shell?

538


Which command is used to terminate a process?

500


Information technology is widely used in

1495


What is the difference between cd and cd in linux?

514


What is df -h command?

663


What are the commands in linux?

530


Brief about the command nn?

605


What is ls command and what it does?

556


What is help command in linux?

548