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
How do I use grep to find a file?
Which command is used to copy files?
How to display no of records in oracle using unix command?
What is nr in awk command?
Explain ‘library functions’ with respect to unix commands?
Who command in unix operating system?
What is the general format of unix command syntax?
What is merge command in unix?
What is grep command in unix with examples?
Which command is used to create a directory?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the comma to display different lines that are found when compare two files?
What will the following command do?
What is grep r?
Which command is used to kill the last background job?