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

ls | wc - l
ls | wc - w
ls | ws - c
ls | wc

ANSWER DOWNLOAD EXAMIANS APP