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 are awk commands?
What are file commands?
What are the differences among a system call, a library function, and a unix command?
How do I use nslookup?
Write a command to kill the last background job?
How many unix commands are there?
What is the command to find maximum memory taking process on the server?
How do I run a bash script?
Which command should you use to find the remaining disk space in unix server?
How can you see the command line history?
how to sort the content of the file based on numeric values
What is $0 bash?
What is the significance of the 'tee' command?
What is the use of find command in unix?
What is the command to compare two files in unix?