A

Admin • 828.03K Points
Coach

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
  • Correct Answer - Option(A)
  • Views: 6
  • Filed under category Linux
  • Hashtags:

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

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.