A

Admin • 802.91K Points
Coach

Q. Which Linux command displays the last lines of a log file continuously?

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

Explanation by: Admin
'tail -f' shows new lines added to a file in real-time.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.