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

Explain mount and unmount command.

592


Are you in or at the office?

593


How to display no of records in oracle using unix command?

571


What are reported commands?

533


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)?

916






What do know about tee command and its usage?

567


Enlist some filename manipulation commands in unix.

529


What is the comma to display different lines that are found when compare two files?

567


What does the metacharacter mean?

594


How do I run a bash script?

556


How do I use grep to find a file?

557


Name the general commands in using unix os for a beginner?

601


Why is it called a shebang?

556


What does awk stand for?

585


What is the use of egrep command in unix?

605