πŸ“Š Linux
Q. What does the following command do?
Code:
$ who | wc –l
  • (A) Indicate the number of connected users
  • (B) List users
  • (C) Specify the number of users in the system
  • (D) Display the content of the command line
πŸ’¬ Discuss
βœ… Correct Answer: (A) Indicate the number of connected users

Explanation: This command indicates the number of users connected to a session.

Explanation by: Jatin Dubey
This command indicates the number of users connected to a session.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
193
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Jatin Dubey
Publisher
πŸ“ˆ
81%
Success Rate