How can I only see the last 5 lines of a file?
Answer Posted / senthil
tail -5 filename
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What is difference between sh and bash?
Explain getopts command of linux?
What is the makefile in c?
How do I run a shell script?
Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?
What are system commands?
Explain trap command of linux?
What are linux commands?
How do I find the console in linux?
How do I find the umask value in linux?
What does grep command do?
How do I clear bash history in linux?
What is cat command in linux?
What does cd do in linux?
Is cmake only for c++?