Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam 101-400 topic 1 question 14 discussion

Actual exam question from LPI's 101-400
Question #: 14
Topic #: 1
[All 101-400 Questions]

Which of the following commands will write a message to the terminals of all logged in users?

  • A. bcast
  • B. mesg
  • C. print
  • D. wall
  • E. yell
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
DuboisNicolasDuclair
6 months, 1 week ago
Selected Answer: D
The command that will write a message to the terminals of all logged-in users is: D. `wall` You can use the `wall` command to broadcast a message to all users who are currently logged in. For example, if you want to send a message to all users, you can use `wall` followed by the message text: ``` wall "This is a broadcast message to all users." ``` This message will be displayed on the terminals of all logged-in users.
upvoted 1 times
...
ciola89
7 months, 3 weeks ago
Selected Answer: D
wall is a command-line utility that displays a message on the terminals of all logged-in users. The messages can be either typed on the terminal or the contents of a file. wall stands for write all, to send a message only to a specific user use the write command.
upvoted 1 times
...
ciola89
7 months, 3 weeks ago
wall is a command-line utility that displays a message on the terminals of all logged-in users. The messages can be either typed on the terminal or the contents of a file. wall stands for write all, to send a message only to a specific user use the write command.
upvoted 1 times
...
chevreuil00
1 year, 8 months ago
Selected Answer: D
D is correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...