How can I only see the last 5 lines of a file?
Answer Posted / arnab chowdhury
#tail -n 5 <filename>
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many types of dos commands are there?
How use linux command line?
What is the purpose output of cd command?
What is shell scripting commands?
What does chmod 666 do?
What is the use of finger command in linux?
How do I find the linux version?
What is command to check ports running/used over local machine
What is mkdir p?
What would be the result of issuing the command cat phonenos?
What is sudo bash command?
What daemon is used for scheduling of the commands?
Find command can search for files by
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
How do I check memory usage on linux?