Question: -Linux C Fork and exec one child and have that child attach to shared memory Use signal handling to terminate after specified number of time.
-Linux C
Fork and exec one child and have that child attach to shared memory
Use signal handling to terminate after specified number of time. Have Ctrl-C free up the shared memory and send a kill signal to the child and then terminate itself
Each child should update a created file with its PID inputted into it
Have no more than 20 children running
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
