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 are awk commands?
What is the command to view process running?
What are the general commands in using unix os for a beginner?
Using unix command how to display no of records in oracle?
Explain mount and unmount command.
What is used to type command?
What are grep patterns?
What is rmdir command?
Which command is used to kill the last background job?
Which command is used to copy files?
What is the use of egrep command in unix?
What is ctrl d?
What is the difference between awk and grep?
What are bash commands?
Why is it called grep?