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
What is updatedb?
What is the command to compare two files in unix?
What are bash commands?
What does #!/ Bin sh do?
What does the command '$ls | wc –l > file1' do?
What are awk commands?
What does the “echo” command do?
How do I open a port?
What is difference between grep and find command in unix?
What is a bash command?
What are grep patterns?
What does this command do? Cat food 1 > kitty
What are the commands in UNIX to list the files in a Directory?
What is the use of the command 'ls -x chapter[1-5]' ?
What is grep and how do you use it?