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
Which command is used to delete all files in the current directory and all its sub-directories?
Why is it called grep?
What is the difference between cat command and more command?
What are the differences among a system call, a library function, and a unix command?
What are the commands in UNIX to list the files in a Directory?
What is rmdir command?
What is awk used for?
What command is used to switching between users in unix?
Can you explain a little bit about command substitution?
What does grep v do?
Are you in or at the office?
What is a bash command?
What does #!/ Bin sh do?
What is updatedb?
What is the first character of the output in ls l command?