Answer Posted / veerendra
If a parent is not calling wait() even after the
termination of the child, The child process will become
zombie process. All Zombie processes are attached to Init
process.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is grep in bash?
What do know about tee command?
What is the command to compare two files in unix?
Write a command that will display files in the current directory, in a colored, long format.
What is command substitution?
Explain the steps that a shell follows while processing a command.
Why is it called grep?
How do you grep a case insensitive?
Differentiate cat command from more command.
How do I use grep to find a file?
What does the “echo” command do?
What do chmod command do?
What is s and g in sed command?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is grep and how do you use it?