

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