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


Please Help Members By Posting Answers For Below Questions

What is rmdir command?

657


What command is used to switching between users in unix?

656


How do you repeat a command in terminal?

707


What are the general commands in using unix os for a beginner?

681


What does pipe () return?

677






What does this command do,"$more readme.txt“?

775


What is .sh file?

729


Write a command to kill the last background job?

702


What do chmod command do?

683


What is merge command in unix?

1016


What is sed awk grep?

687


What does the md command do?

659


What is pipe command in unix?

786


What is awk good for?

677


What is the difference between cat command and more command?

677