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 does touch command do in unix?

725


How does pipe () work?

592


Who command in unix operating system?

660


Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

796


Are you in or at the office?

609






What are awk commands?

582


What is the function of grep command in unix?

586


What difference between cmp and diff commands?

720


Why is it called a shebang?

568


Is grep faster than awk?

557


Write a command to kill the last background job?

618


What is sed awk grep?

603


What is .sh file?

614


What is ctrl d?

594


What are filter commands in unix?

553