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
What is awk command used for?
Why is it called a shebang?
What command is used to check the current users?
How do I run a whois command?
What is command substitution?
What are the general commands in using unix os for a beginner?
Does cp command overwrite files?
What is the size of time_t?
How do I use grep to find a file?
What is “chmod” command?
What are the differences among a system call, a library function, and a unix command?
Give the command for finding the current date.
Which command is used to create a directory?
What is .sh file?
How many unix commands are there?