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 many interfaces(ethernet cards) are working using single command?
What is umask 000?
What is the command to check cpu speed in linux?
How cp command works in linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
What does in makefile do?
Explain any one service which are working on udp only?
What does the ps command do in linux?
Explain shift command of linux?
Where can I find bash in linux?
What does kill in linux?
How do I test my cpu speed?
How do I find command history in linux?
How does diff command work?
What is the gcc command?