How to know a process is a zombie or orphan process?
Answer Posted / nishanta
The Correct Answer is :
ps -ef | grep Z
Where Z will Catch Up all the Zombie Processes & We can kill those to Free the Processor Load.
| Is This Answer Correct ? | 15 Yes | 6 No |
Post New Answer View All Answers
What are the commands in UNIX to list the files in a Directory?
What does this command do,"$more readme.txt“?
Which unix command to make a new directory?
What will the following command do?
What command will change your prompt to myprompt?
What is the nmap command?
What is difference between grep and find command in unix?
What does pipe () return?
How do I find previous commands in unix?
Name the unix command to find how many days the server has been up.
What is unix command?
What is ctrl d?
Which command is used to copy files?
Write a command to kill the last background job?
Who command in unix?