

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