How can I only see the last 5 lines of a file?
Answer Posted / madhava reddy
#tail -5 <filename> press enter
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the role of case sensitivity in affecting the way commands are used?
How do I stop a linux job?
What is du command in linux?
What is makefile target?
Explain command grouping in linux?
Why is linux cpu usage so high?
How do I find my user id in linux?
What is clang format?
How do you create a blank file in linux?
What is help command in linux?
How often do you use grep command and how in Linux operating system?
How do I check my system performance?
What is difference between sh and bash?
What does the command env do?
How do I run a bash script in linux?