Google News
logo
Linux - Quiz(MCQ)
What command is used to count the number of files in the current directory by using pipes?
A)
ls | wc
B)
ls | wc - l
C)
ls | ws - c
D)
ls | wc - w

Correct Answer :   ls | wc - l

Advertisement