Signal Glossary

Browse 1 signal terms defined in plain English, from the cultural dictionary of computing.

1 Signal Terms

SIGKILL
Unix signal 9 — the unblockable, uncatchable signal that immediately terminates a process. When SIGTERM (the polite request to stop) is ignored, SIGKILL is the...

Related Topics