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
Which unix command lists files/folders in alphabetical order?
Name the unix command to find how many days the server has been up.
What does awk stand for?
Is grep faster than awk?
What is the use of finger command?
What do chown command do?
What is nr in awk command?
Which command should you use to find the remaining disk space in unix server?
How many unix commands are there?
How does pipe () work?
What are awk commands?
What are reported commands?
What is s and g in sed command?
What does this command do,"$more readme.txt“?
What command is used to switching between users in unix?