How can I only see the last 5 lines of a file?
Answer Posted / rams
tail -5 <filename>
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you kill a process in linux?
What is difference between sh and bash?
What command would you use to check how much memory is being used by linux?
What is option in linux command?
How do I clear terminal command history?
What command do you type to find help about the command who?
What does mkdir mean in linux?
How do I change shell in linux?
How do I navigate in cmd?
How can I delete a file in linux?
What is Syntax of any Linux command?
Which command would you use to create a file system on a new hard drive?
Explain trap command; shift command, getopts command of linux?
What does c mean in linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc in Linux?