How to know a process is a zombie or orphan process?
Answer Posted / abha
If process is not in function . type ps-a if not reffreing
then orphan
| Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
What are awk commands?
Which command should you use to find the remaining disk space in unix server?
What is command substitution?
Which command can you use to find the currently running process in unix server?
What is the use of cut command in unix?
What is the use of the command 'ls -x chapter[1-5]' ?
What is in grep command?
Describe the usage and functionality of the command rm –r * in unix?
How do I use grep to find a file?
What does find command return in unix?
What is the use of finger command?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is {} in find command?
What is ctrl d?
What difference between cmp and diff commands?