17 Dec
2003
17 Dec
'03
11:17 p.m.
In article <m0t4X3e-000DgnC@yage.tembel.org>, Michael Shields <shields@tembel.org> wrote:
Is there anyone who can give me a simple program or set of commands that creates a zombie process? Thanks in advance.
Here, public domain.
<snip>
wait(); <snip>
wait(NULL); would be saner. - Ian