LPI
101-500 · Question #151
Pressing the Ctrl-C combination on the keyboard while a command is executing in the foreground sends which of 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 following signal codes?
Options
- A1 (SIGHUP)
- B2 (SIGINT)
- C3 (SIGQUIT)
- D9 (SIGKILL)
- E15 (SIGTERM)
How the community answered
(15 responses)- A7% (1)
- B87% (13)
- C7% (1)
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#Signals#SIGINT#Process Control#Terminal Shortcuts
Community Discussion
No community discussion yet for this question.