LPI
101-500 · Question #420
Pressing the Ctrl-C combination on the keyboard while a command is executing in the foreground sends which of the following signal codes?
The correct answer is B. 2(SIGINT). You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
GNU and Unix Commands
Question
Pressing the Ctrl-C combination on the keyboard while a command is executing in the foreground sends which of the following signal codes?
Options
- A1(SIGHUP)
- B2(SIGINT)
- C3(SIGQUIT)
- D9(SIGKILL)
- E15(SIGTERM)
How the community answered
(27 responses)- B93% (25)
- D4% (1)
- E4% (1)
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#SIGINT#signal codes#process signals#terminal control
Community Discussion
No community discussion yet for this question.