CS208 Introduction to Computer Systems Monday, 13 Feb 2023 + Questions left over from the bombs + Processes in Unix - What is a process? - Signals - Interprocess communication + Functions to get to know - fork - exec - signal - pipe - dup2 + Command shell (bash, zsh, etc) - > - < - | - &