Skip to content
The Signal Belfry

/static/campanario/en/etiqueta/encerramento/

Menu

This filter is a page

Drawer: Termination

The rings that ask — or order — a process to go.

5 bells on this page

  1. SIG-001 SIGHUP The phone went dead — and daemons took it to mean “reread your configuration”. Termination common
  2. SIG-002 SIGINT Ctrl+C: the interruption that leaves the keyboard and arrives as a signal. Termination common
  3. SIG-003 SIGQUIT Ctrl+\ — ends things like its sibling, but leaves a core dump as a keepsake. Termination uncommon
  4. SIG-004 SIGTERM The polite request: tidy up, close the doors, turn off the lights. Termination common
  5. SIG-005 SIGKILL The bullet: the process never hears this ring — the kernel acts alone. Termination common