Vidyalelo
Computer Science · Q981

Linux

Engineering and GATE · Computer Science · question 981

Q981

What does the following command do? who | wc –l

A.
List the number of users logged in
Answer
B.
List the users
C.
List the number of users in the system
D.
Display the content of who command

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board