Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Exercise: Signals

  • What signal is sent when you run kill PID?
  • Write a script that will disable the kill PID for your process. How can you kill it then?
  • What signal is sent when we press Ctrl-Z ?