signals · signals/SIGQUIT
SIGQUIT
Quit
Sent to a process when the user presses Ctrl-\ at the terminal. Like SIGINT but also produces a core dump by default.
Sent to a process when the user presses Ctrl-\ at the terminal. Like SIGINT but also produces a core dump by default.