A

Admin • 802.91K Points
Coach

Q. Which command is used to view the first 20 lines of a file?

  • (A) head -20
  • (B) tail -20
  • (C) cat -20
  • (D) less -20
  • Correct Answer - Option(A)
  • Views: 6
  • Filed under category Linux
  • Hashtags:

Explanation by: Admin
'head -20' displays the first 20 lines of a file.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.