Basic IPC (2023 Fall ECE 344 Section 3)

Jon Eyolfson · 50:42

This lecture covers basic inter-process communication in Unix/Linux: how read/write on file descriptors 0, 1, and 2 form the foundation of IPC, how shell redirection and pipes let programs that know nothing about file...

Read the full summary on tuber

Redirecting...