Question: Process Activity Create a program(forkchildren.c) that will fork off two children .One child will run the Is -l command. The other will run cat forkchildren.c

Process Activity Create a program(forkchildren.c) that will fork off two children .One child will run the "Is -l" command. The other will run "cat forkchildren.c" The main program will wait for the children to finish and then print a note saying it is finished and then it will end
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
