In which scenario ,tail is being used for real time log file monitoring?

  1. tail -r logfile

  2. tail -n 5 logfile

  3. tail -f logfile

  4. tail -x logfile


Correct Option: C

Find more quizzes: