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
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What do chmod, chown, chgrp commands do?
How to find $ai_serual resolved path by using unix
Differentiate cat command from more command.
What is the functionality of a top command?
What does grep v do?
Explain the steps that a shell follows while processing a command.
Which command is used to create a directory?
What does grep v grep do?
What is sed awk grep?
What command will change your prompt to myprompt?
Enlist some filename manipulation commands in unix.
What are the dos commands?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Explain how to use grep command to list find the records of a file containing 10 different strings?