How can I only see the last 5 lines of a file?
Answer Posted / gaurav chaudhary
#tail -n -5 <filename>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Who unix commands?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?
How do I check my system performance?
What is unix finger command?
Which daemon is used for scheduling of the commands?
What is the pwd command?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
What is the difference between clang and llvm?
Where is command history stored in linux?
What will happen when a system call is encountered in a user program?
What is cpu in top command?
What does wc command do in unix?
What does chmod do in linux?
How do I overclock my cpu?
How do I find hostname in linux?