Which of the following commands will print the last 10 lines of a text file to the standard output?

Which of the following commands will print the last 10 lines of a text file to the standard

output?

Which of the following commands will print the last 10 lines of a text file to the standard

output?

A.
tail -n 10 filename

B.
head -n 10 filename

C.
cat -n 10 filename

D.
dump -n 10 filename



Leave a Reply 0

Your email address will not be published. Required fields are marked *