OSTEP Chapter 5
ECE 3600, Fall 2022
Table of Contents
1. p1.c fork() example
2. p2.c fork() and wait() example
3. p3.c fork() and execvp() example
4. p4.c fork() and I/O redirect