what is the command to print last 8 lines of any text file.
Answer Posted / jupiter
#tail -n 8 <file-name>
| Is This Answer Correct ? | 55 Yes | 16 No |
Post New Answer View All Answers
What do chmod command do?
Describe the usage and functionality of the command rm –r * in unix?
What command is used to switching between users in unix?
What is used to type command?
Who invented grep?
What is the first character of the output in ls l command?
What is unix command line?
What do chgrp command do?
What does sed command do in unix?
How do I search for a file in unix command?
How do I use nslookup?
How do you grep a case insensitive?
Name the unix command to find how many days the server has been up.
What are grep patterns?
Which command is used to delete all files in the current directory and all its sub-directories?