using fork and exec or clone create four child


Using Fork() and Exec() or Clone(), create four child processes. Load the same "Hello" program in each process after creation. This program should behave differently in each process.

Each process should run indefinitely until it is terminated by a command from the keyboard. Each process should print its own PID to the screen.

Run your program, capture its output and create one PDF file with source code and its output and upload through Blackboard. You can run it on Triton, CYGWIN, or any Linux system. The code should be written in C.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: using fork and exec or clone create four child
Reference No:- TGS0219415

Expected delivery within 24 Hours