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
E
None of the above
Correct Answer: wc -l