CompTIA
LX0-103 · Question #41
LX0-103 Question #41: Real Exam Question with Answer & Explanation
The correct answer is D: tail -n 10 filename. See the full explanation below for the reasoning.
Question
Which of the following commands will print the last 10 lines of a text file to the standard output?
Options
- Acat -n 10 filename
- Bdump -n 10 filename
- Chead -n 10 filename
- Dtail -n 10 filename
Community Discussion
No community discussion yet for this question.