what is the command to print last 8 lines of any text file.
Answer Posted / sravani
tail -8 <filename>
Is This Answer Correct ? | 39 Yes | 4 No |
Post New Answer View All Answers
What do chmod, chown, chgrp commands do?
How does shebang work?
Which command is used to find whether the system is 32 bit or 64 bit?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Why is grep called grep?
What does #!/ Bin sh do?
What is grep r?
What is command substitution?
What is the use of cut command in unix?
What is s and g in sed command?
What are filter commands in unix?
What does the command ' $who | sort –logfile > newfile' do?
why metadb requires a seperate slice to create Solaris volume manager
What are some command words?
What is the use of sed command in unix?