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
What is cd in cmd?
The ‘logout’ built in command is used to
can any one send me one project on linux ...?
How compile c++ program in cmd?
What is filter command in unix?
How do I overclock my cpu?
Describe the mknod command and when you’d use it.
How do you copy in linux terminal?
What are the 7 types of sentences?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
What is mkdir m in linux?
What is difference between free and available memory in linux?
What the command used for search file or files for specific text?
What would be the result of the command paste -s dog cat?