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 history command in linux?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What is 9 in kill?
Write about an internal command.
What is difference between free and available memory in linux?
List the three main parts of an operating system command?
What is type command in linux?
How do make computer faster?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
How do you create a text file in linux?
How do I navigate in cmd?
What is the command to see on which port which service is running?
What is cpu core in linux?
What is cpu in linux?
How do I check my cpu speed?