Linux/POSIX ErrorsError
ENOMEDIUMerrorCodes.linux-enomedium.name
errorCodes.linux-enomedium.description
linux
View details SIGHUP (1)errorCodes.linux-sighup.description
errorCodes.linux-sighup.cause
errorCodes.linux-sighup.fix
# Send SIGHUP to reload config
kill -HUP $(pidof nginx)
# Trap SIGHUP in bash
trap 'echo reloading' HUPENOMEDIUMerrorCodes.linux-enomedium.description
EALREADYerrorCodes.linux-ealready.description
EDOMerrorCodes.linux-edom.description
SIGPIPE (13)errorCodes.linux-sigpipe.description
EMLINKerrorCodes.linux-emlink.description
EACCESerrorCodes.linux-eacces.description