Write c program that creates a number of zombies


Problem: Write 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 zombifier.

 

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write c program that creates a number of zombies
Reference No:- TGS03251917

Expected delivery within 24 Hours