How can I only see the last 5 lines of a file?
Answer Posted / gaurav chaudhary
#tail -n -5 <filename>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the pwd command?
What command should you use to check your file system?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
How do I navigate in cmd?
What is iptables command in linux?
What does grep grep do?
What is llvm used for?
How do I clear my run history?
What is ulimit in linux?
Write about an internal command.
What would be the result of the command paste -s dog cat?
What is ls command and what it does?
What is umask in linux?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
Brief about the command nn?