Vidyalelo
Computer Science · Q100

UNIX

Engineering and GATE · Computer Science · question 100

Q100

Which of the following command is used to count just the number of lines contained in a file?

A.
wc -l
Answer
B.
wc -c
C.
wc -w
D.
wc -r
E.
None of the above

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board