Multiple choice

By which command one specifies receipt of a signal?

  1. Trap

  2. Ping

  3. Finger

  4. All of the above

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

Trap is used. Trapping signals is quite easy, and the trap command has the following syntax -$ trap commands signals.