55. The command to count the number of files in the current directory by using pipes, is_______________? September 13, 2025 by Admin A. ls | wc B. ls -l | wc -l C. ls | wc -w D. ls | ws -c ✅ The correct answer is option C.