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
D
ls | wc
E
None of the above
Correct Answer: ls | wc - l