what is the command to print last 8 lines of any text file.
Answer Posted / jupiter
#tail -n 8 <file-name>
| Is This Answer Correct ? | 55 Yes | 16 No |
Post New Answer View All Answers
What is grep and how do you use it?
Which command can you use to find the currently running process in unix server?
What is in grep command?
What command is used to switching between users in unix?
What is the pipe command?
Which command is used to find whether the system is 32 bit or 64 bit?
how to sort the content of the file based on numeric values
What does pipe () return?
Which command is used to kill the last background job?
How does the system know where one command ends and another begins?
What is the size of time_t?
What is the function of grep command in unix?
What does awk stand for?
Which command is used to restrict incoming messages?
How do I search a whole word in vim?