$ errors.fyi/signals/SIGTERM 74 namespaces · 3,092 codes
signals · signals/SIGTERM
SIGTERM

Termination

The standard signal to request graceful termination of a process. Unlike SIGKILL it can be caught and blocked, allowing the process to perform cleanup before exiting. Sent by default when using kill(1) without a signal number.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT