what is the command to print last 8 lines of any text file.
Answer Posted / ravikishore
cat <f.n> | tail -8
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the unix command to confirm a remote host is alive or not?
How can you see the command line history?
What is command statement?
Explain mount and unmount command.
What do chgrp command do?
What is the significance of the 'tee' command?
What difference between cmp and diff commands?
Who wrote grep?
Describe the zip/unzip command using gzip.
What is grep and how do you use it?
Which command should you use to find the remaining disk space in unix server?
What is the use of awk command in unix?
What is ctrl d?
What are the unix commands?
What is pipe command in unix?