what is the command to print last 8 lines of any text file.
Answer Posted / kiruthiga.s
tail + 8
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are file commands?
What is a bash command?
Which command is used to kill the last background job?
Does cp command overwrite files?
What is time_t?
What is the difference between cat and more command?
What do chmod, chown, chgrp commands do?
What is $0 bash?
Who command in unix operating system?
What is the first character of the output in ls l command?
Why is it called a shebang?
How do I use grep to search for a file?
What is command statement?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?