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 does the command '$ls | wc –l > file1' do?
What are the dos commands?
What is the command to view process running?
How do I use grep to search for a file?
What is grep command in unix with examples?
how to sort the content of the file based on numeric values
What does grep v do?
Explain command to show the space allocation of files?
How do I clear my terminal history?
What happens when we execute a unix command?
hw will u use awk in replacing cahrs and files
What is the use of find command in unix?
Name the general commands in using unix os for a beginner?
What does awk stand for?
Write a command to kill the last background job?