# Usage of fork()/exec()/wait() system calls demonstration 1. Copy prog1.c prog2.c prog3.c run.sh to single Linux/Unix directory. 2. Run demonstration: ./run.sh (c) tjk