📢 Too many exams? Don’t know which one suits you best? Book Your Free Expert 👉 call Now!

  • google app store apple app store
  • ✖

      Question

      Which command is used to display the last few lines of a

      file?
      A head Correct Answer Incorrect Answer
      B tail Correct Answer Incorrect Answer
      C cat Correct Answer Incorrect Answer
      D grep Correct Answer Incorrect Answer
      E more Correct Answer Incorrect Answer

      Solution

      tail shows the last 10 lines by default (can be changed with -n option).

      Practice Next
      ask-question