Which of the following commands will display the last five lines of a file called file1.txt? (choose two) 1 year agoby Linux Questions Which of the following commands will display the last five lines of a file called file1.txt? (choose two) › Category: Linux › Author "LinuxQuestions" › Which of the following commands will display the last five lines of a file called file1.txt? (choose two) Vote Up 0 Vote Down Linux Questions Staff asked 1 year ago Which of the following commands will display the last five lines of a file called file1.txt? (choose two) tail -5 file1.txt head -n 5 file1.txt tail -n 5 file1.txt tail file1.txt Please login or Register to submit your answer Username or Email Address Password Remember Me FacebookXGoogle+PinterestLinkedIn