How can I only see the last 5 lines of a file?
Answer Posted / senthil
tail -5 filename
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What are the basic dos commands?
What is build process?
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
What does chmod 666 do?
What does comm do and how to use it?
What is the command can be used to check for file corruption?
What does && mean in bash?
What is umask 000?
Which Command used to lock user password in Linux?
What is cpu in top command?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
How can I create a file with cmd?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
What daemon is used for scheduling of the commands?