what is the command to print last 8 lines of any text file.
Answer Posted / sravani
tail -8 <filename>
| Is This Answer Correct ? | 39 Yes | 4 No |
Post New Answer View All Answers
How do I search for text in vi?
What is the use of cut command in unix?
Explain command to display different lines that are found when compare two files?
Which command is used to restrict incoming messages?
What does the metacharacter mean?
What does awk stand for?
What is $0 bash?
What is the first character of the output in ls l command?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What does sed command do in unix?
What are awk commands?
What is ‘ps’ command for?
What is the use of the tee command?
What are bash commands?
What is the size of time_t?