How can I only see the last 5 lines of a file?
Answer Posted / prakash
tail -n5 filename
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
Explain about sh?
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
What is cpu utilization linux?
What the command used for search file or files for specific text?
What is a good processor speed?
What is the difference between clang and llvm?
What is FC command?
Where is command history stored in linux?
Main configuration file and command used for NFS enabling exported directories and deamons?
How can we increase disk read performance in single command?
Explain getopts command of linux?
How do you open a command prompt when issuing a command?
How do you create a file?
What is command grouping and how does it work?
Why is it called bash?