Lecture 15 CSCE 510 - Signals II

Oct 18 Links - Previous Lecture - - Index - - Next Lecture -
[Assignment:]
  1. Modify graceful.c - to ignore SIGINT
  2. Compile and run and kill with a SIGQUIT
  3. Run again in the background and use the kill command to kill it with a SURE KILL signal (read "man 1 kill")

- Previous Lecture - - Index - - Next Lecture -
URL = http://www.cs.sc.edu/~matthews/Courses/510/Lectures/lec14.html
[Assignment:]
  1. Modify graceful.c - to ignore SIGINT
  2. Compile and run and kill with a SIGQUIT
  3. Run again in the background and use the kill command to kill it with a SURE KILL signal (read "man 1 kill")

- Previous Lecture - - Index - - Next Lecture -
URL = http://www.cs.sc.edu/~matthews/Courses/510/Lectures/lec15.html