In the spirit of Halloween, here's a short C program to create Zombies on your Linux box! Just compile with gcc and run.
#include
#include
#include
/*******************************************************
* This program creates 5 zombie processes and *
* gives the user 5 minutes to test them
(
Read more... )