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 ?