Multiple choice technology operating systems

How will you restrict the incoming message?

  1. mesp

  2. mesn

  3. mesk

  4. mesg

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

The mesg command controls whether other users can send messages to your terminal using write or wall commands. mesg n (no) restricts incoming messages, while mesg y (yes) allows them. This is a basic Unix/Linux command for terminal privacy. Options A, B, and C (mesp, mesn, mesk) are not standard Unix commands.