Vidyalelo
Computer Science · Q76

Linux

Engineering and GATE · Computer Science · question 76

Q76

What command is used to count the number of files in the current directory by using pipes?

A.
ls | ws - c
B.
ls | wc - w
C.
ls | wc - l
Answer
D.
ls | wc
E.
None of the above

Answer: Option C

Solution

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