Media Summary: To write and execute a C program in Linux using system calls fork() to create a new process and getpid() to obtain the process ID.
Os Lab Experiment No 2 - Detailed Analysis & Overview
To write and execute a C program in Linux using system calls fork() to create a new process and getpid() to obtain the process ID.