Which command broadcasts a message to every user currently logged into the system?
Explanation
The 'wall' command sends a message to all users who are presently logged in. 'write' sends a message to a specific user, 'mail' is used for email communication, and 'mesg' controls whether users can receive messages.