You need to see the last fifteen lines of a file. What command should you use?

  1. tail -15 filename

  2. head -15 filename

  3. zcat -15 filename

  4. All of the above

  5. None of the above


Correct Option: A

Find more quizzes: