How can I only see the last 5 lines of a file?
Answer Posted / prashant
#tail -5 "filename"
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Who linux commands?
What does uname do in linux?
How do I run whois command?
How do I find the console in linux?
What does touch do in linux?
How do I check command history?
What signal is ctrl c?
Which command is used to uncompress gzip files?
What is an os command?
How do I run a .sh file in linux?
What is the export command used for?
What is command line in unix?
What is the copy command in linux?
Which commands are used to set a processor-intensive job to use less cpu time?
What does grep grep do?