Answer Posted / yogi
Zombie process is one type process.The process is completed but the process entry still appear in the process table,In that time the process create new process id's.The child process does not acknowledgement to parent process , That time the parent process creates new process id,every child process create new process,that time system performance will be degraded .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the search command in unix?
What is the first character of the output in ls l command?
What is grep command in unix with examples?
What is the functionality of a top command?
Differentiate cmp command from diff command.
Which unix command lists files/folders in alphabetical order?
What is awk used for?
What are file commands?
What is the command to view process running?
What is the use of awk command in unix?
What is nr in awk command?
What are reported commands?
What does grep v do?
Can you explain a little bit about command substitution?
Why is shebang used?