what is the command to print last 8 lines of any text file.
Answer Posted / chandrani
head -8 <file name>
Is This Answer Correct ? | 9 Yes | 84 No |
Post New Answer View All Answers
What is the difference between cat and more command?
What is the command to compare two files in unix?
Who invented grep?
What is “chmod” command?
How can we use grep command in unix?
What are awk commands?
What is pipe command in unix?
What is the first character of the output in ls l command?
What does touch command do in unix?
What is the command to find maximum memory taking process on the server?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is the difference between awk and grep?
What are some command words?
Explain command to display different lines that are found when compare two files?
What is the comma to display different lines that are found when compare two files?