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
Brief about the command nn?
How will you suspend a running process and put it in the background?
What is finger in networking?
What is a make target?
What does top do in linux?
What is $@ in bash?
What is apple llvm?
How can I delete a file in linux?
What does uname command do?
What is the export command used for?
Who unix commands?
Explain the linux directory commands along with the description?
Who is unix command?
What is cpu in linux?
If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?