• Post author:
  • Post category:Blog
  • Reading time:1 mins read
  • Post last modified:June 12, 2024

Which of the following commands will display the last five lines of a file called file1.txt?

(choose two)

  • head -n 5 file1.txt
  • tail -5 file1.txt 
  • tail file1.txt
  • tail -n 5 file1.txt

For more questions and answers go to below link:

Linux Unhatched Assignments Assessment Exam Answers 2020

Subscribe
Notify of
guest
0 Comments
Newest
Oldest Most Voted
Inline Feedbacks
View all comments