Vidyalelo
Computer Science · Q199

Linux

Engineering and GATE · Computer Science · question 199

Q199

what is the output if the who command displays like this who | cut –d ” ” -f1

A.
user1
Answer
B.
user1 tty 0 1234
C.
tty
D.
tty 0 1234

Answer: Option A

Solution

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