Problem
1. What is a zombie, and how is it killed?
2. Explain whether the following are true or false:
(i) A script can be made to ignore all signals.
(ii) The parent process always picks up the exit status of its children.
(iii) One program can give rise to multiple processes.
3. What is the difference between a process run with & and one run with nohup?