what is the command to print last 8 lines of any text file.
Answer Posted / meghna
sed -n '$-8 , $p' filename
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can you explain a little bit about command substitution?
What is awk command used for?
What command will change your prompt to myprompt?
What is merge command in unix?
What is rmdir command?
What is the pipe command?
What is the search command in unix?
What is the use of sed command in unix?
What are bash commands?
Who command in unix?
What is grep r?
What is the use of finger command?
What is the difference between cat and more command?
What is the significance of the 'tee' command?
Who command in unix operating system?