what is the command to print last 8 lines of any text file.
Answer Posted / syed shariq hussain
tail -8 <FILENAME>
| Is This Answer Correct ? | 33 Yes | 1 No |
Post New Answer View All Answers
Write a command to kill the last background job?
How do you grep a case insensitive?
What does grep v grep do?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
How to use grep command to list find the records of a file containing 10 different strings?
What do chgrp command do?
What is the use of finger command?
What is used to type command?
How do I find previous commands in unix?
Who invented grep?
What is the unix command to confirm a remote host is alive or not?
What is the command to compare two files in unix?
Which command is used to restrict incoming messages?
What is the difference between awk and grep?
What is ctrl d?