

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following command is used to count just the number of lines contained in a file? |
A. | wc -l |
B. | wc -c |
C. | wc -w |
D. | wc -r |
Answer» B. wc -c | |