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
What does the ps command do in linux?
How do I clear my run history?
What are the linux commands used in devops?
How do I create a .txt file?
What does && mean in linux?
What is du command in linux?
What is 9 in kill?
How do I run whois command?
How do you know which shell I am using in linux?
What does grep grep do?
What is the difference between diff and cmp command in unix?
Find command can search for files by
How find ip address linux?
Explain shift command of linux?
What is free linux?