Zombifier C language
Budget: $10 – $20 USD
Write a “C” program that creates a number of zombies (1 through n) processes as
specified in the command line arguments to the program: zombiefier –n 10 creates 10
zombies. Make sure the program cleans up the zombies upon completion. Zombies must
remain in the system until a signal (SIGCONT) is sent to zombiefier. BEWARE of
solutions posted on the web that may not fulfill these requirements, if you copy such
version you most likely will get zero points
specified in the command line arguments to the program: zombiefier –n 10 creates 10
zombies. Make sure the program cleans up the zombies upon completion. Zombies must
remain in the system until a signal (SIGCONT) is sent to zombiefier. BEWARE of
solutions posted on the web that may not fulfill these requirements, if you copy such
version you most likely will get zero points