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
You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?
What are linux commands useful?
Where can I find bash in linux?
What is du command in linux?
What does make clean command do?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
What language is clang written in?
What is difference between free and available memory in linux?
Which command is used to review boot messages?
What is tail command in linux?
What is finger in networking?
What is ls command and what it does?
What are the basic dos commands?
What is tty name?
How do I find my user id in linux?