

MCQOPTIONS
Saved Bookmarks
1. |
Which command is used to count just the number of characters in a file? |
A. | wc - 1 |
B. | wc -c |
C. | wc -w |
D. | wc -r |
E. | None of the above |
Answer» C. wc -w | |