Lab 4 Primer (ECE 344 - Section 3)
Jon Eyolfson · 58:36
This is a live coding lab session where an instructor builds, from scratch in C, a program that forks a child process, redirects the child's stdin/stdout through two kernel pipes, execs an arbitrary program named on t...