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 command to view process running?
Who command in unix operating system?
What are grep patterns?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the general format of unix command syntax?
What do chown command do?
How do I open a port?
What are the general commands in using unix os for a beginner?
What do chmod, chown, chgrp commands do?
What is the unix command to confirm a remote host is alive or not?
What do chgrp command do?
What is grep r?
What is the use of tee command?
What are awk commands?
What is in grep command?