what is the command to print last 8 lines of any text file.
Answer Posted / chandrani
head -8 <file name>
| Is This Answer Correct ? | 9 Yes | 84 No |
Post New Answer View All Answers
What is the size of time_t?
How to find $ai_serual resolved path by using unix
What are bash commands?
What is the first character of the output in ls l command?
Write a command that will display files in the current directory, in a colored, long format.
How to use grep command to list find the records of a file containing 10 different strings?
What is grep in bash?
What is the unix command to confirm a remote host is alive or not?
Explain command to display different lines that are found when compare two files?
What does the command ' $who | sort –logfile > newfile' do?
What is unix command?
Who command in unix operating system?
What do chgrp command do?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the use of egrep command in unix?