Multiple choice

Which of the following is not a valid process signal with reference to the 'kill' command?

  1. SIGHUP

  2. SIGQUIT

  3. SIGINT

  4. SIGTSTP

  5. SIGBREAK

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

SIGBREAK is not a valid process signal in Linux.