1.

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

A. s | ws - c
B. s | wc - w
C. s | wc - l
D. s | wc
E. one of the above
Answer» D. s | wc


Discussion

No Comment Found