What do you mean by zambie process?

Answer Posted / guest

A zombie process or defunct process is a process that has
completed execution but still has an entry in the process
table, this entry being still needed to allow the process
that started the zombie process to read its exit status.
The term zombie process derives from the common definition
of zombieā€”an undead person. In the term's colorful
metaphor, the child process has died but has not yet been
reaped.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the search command in unix?

595


Which command is used to delete all files in the current directory and all its sub-directories?

658


What command is used to check the current users?

592


What does pipe () return?

590


Who command in unix?

569






What is rmdir command?

546


Explain command to show the space allocation of files?

627


What is the use of tee command?

563


What does 'mkdir' command do in UNIX?

654


Describe the zip/unzip command using gzip.

606


What is the unix command to confirm a remote host is alive or not?

577


What does grep v do?

557


What's a command word?

583


What is the difference between cat command and more command?

599


What is s and g in sed command?

555