Linux/POSIX ErrorsError
EDQUOTerrorCodes.linux-edquot.name
errorCodes.linux-edquot.description
linuxmacosunix
View details SIGTERM (15)errorCodes.linux-sigterm.description
errorCodes.linux-sigterm.cause
errorCodes.linux-sigterm.fix
# Graceful termination
kill <PID>
# Trap SIGTERM in bash
trap 'cleanup; exit 0' TERMEDQUOTerrorCodes.linux-edquot.description
ERANGEerrorCodes.linux-erange.description
EINTRerrorCodes.linux-eintr.description
EINPROGRESSerrorCodes.linux-einprogress.description
SIGKILL (9)errorCodes.linux-sigkill.description
ENOMEMerrorCodes.linux-enomem.description