How to know a process is a zombie or orphan process?
Answer Posted / lohith
type ps -a if you find any status as defunct then the
process is zombie
| Is This Answer Correct ? | 22 Yes | 5 No |
Post New Answer View All Answers
Which command is used to create a directory?
What is used to type command?
What is the command to find maximum memory taking process on the server?
What does #!/ Bin sh do?
What are the general commands in using unix os for a beginner?
What is the first character of the output in ls l command?
why metadb requires a seperate slice to create Solaris volume manager
How do you grep recursively?
What do chmod command do?
What are awk commands?
What are the unix commands?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the command to find hidden files in the current directory?
How do I clear my terminal history?
How does shebang work?