Answer Posted / ajit mohan b
Do a ps and identify the zombie processes
# ps -el | grep 'Z'
Occasionally, these processes are in such a state that the
only way to get rid of them is to reboot to clear them.
In most cases, you can get rid of a zombie by normal means,
"kill -15 zombie PPID", "kill -9 zombie PPID".
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is difference between comm and CMP command?
What command is used to check the number of files, disk space, and each user’s defined quota?
Explain the working of command grouping?
Explain getopts command of linux?
What is devops linux?
Which command is used to compare the files?
Which command is used to see the online manual?
What is difference between free and available memory in linux?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
What is the command to delete a file linux?
Why is unix used?
Enlist some linux to file content commands?
What is df command in unix?
Explain shift command of linux?
How do I check dns entry?