Q70
The command to count the number of files in the current directory by using pipes, is
A.
ls | wc
B.
ls -l | wc -l
C.
ls | wc -w
AnswerD.
ls | ws -c
E.
None of the above
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board