what is the command to print last 8 lines of any text file.
Answer Posted / deeps
tail -8f filename
| Is This Answer Correct ? | 14 Yes | 7 No |
Post New Answer View All Answers
What is the use of find command in unix?
What command will change your prompt to myprompt?
Name the various commands that are used for the user information in unix.
What is the command to compare two files in unix?
What is difference between grep and find command in unix?
Explain ‘library functions’ with respect to unix commands?
What is unix command line?
What is “chmod” command?
What is the behavioural difference between cmp and diff commands?
What is the pipe command?
What do chmod, chown, chgrp commands do?
What is the use of the tee command?
Which command is used to find whether the system is 32 bit or 64 bit?
How do I use grep to search for a file?
Who command in unix?