+----------------+
wait
+----------------+
| parent process |---------------------------------
>| parent process |---
>+----------------+
+----------------+
|
^
| fork
|
V
|
+----------------+ execve +----------------+
wait
+----------------+
|
child process |-------
>|
child process |-------
>| zombie process |
+----------------+
+----------------+
+----------------+