

MCQOPTIONS
Saved Bookmarks
1. |
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 |
D. | ls | ws -c |
Answer» D. ls | ws -c | |