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?
Which command is used to find whether the system is 32 bit or 64 bit?
Write a command that will display files in the current directory, in a colored, long format.
What is the use of finger command?
What is s and g in sed command?
Who command in unix operating system?
What do chown command do?
What is awk good for?
What is the comma to display different lines that are found when compare two files?
What is grep short for?
What is in grep command?
What is command statement?
How do I run a whois command?
Does cp command overwrite files?
What is $0 bash?