CS208 Introduction to Computer Systems Friday, 10 November 2023 + What's giving you trouble in the shell assignment? + signals - Why are we doing this? - The signal function - "man signal" vs. "man 7 signal" - signaltest.c - kill and killall - Ctrl-Z, jobs -l, ps aux | grep whatever, kill -9 PID