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
Can I delete .bash history?
How you will create new folder / directories and how to remove file and folder in linux?
Brief about the command kill PID?
Why is linux cpu usage so high?
How to give acl permission in numerical mode on linux?
What does f mean linux?
Which command is used to compare the files?
What is SFC command?
please advice me what i have to prepare for NIC Exam(22-feb- 09). send me the question pattern for the 2 hrs exam. please sent it to manivannan_it15@yahoo.co.in
How do I create a .txt file?
What are runlevels in linux?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
What does chmod 755 do?
How do you create a file?
What is Syntax of any Linux command?