Command to see end of the file

What command should you use to see end of a file? if you want to see last fifteen line of any file then how to use that command

E

Expert

Verified

The tail utility displays the end of a file. The -15 tells tail to exhibit the last fifteen lines of each specified file.

For example:

tail-15 file name

 

   Related Questions in Science

©TutorsGlobe All rights reserved 2022-2023.