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?
Differentiate cat command from more command.
Why is it called grep?
Enlist some filename manipulation commands in unix.
Who invented grep?
Who command in unix?
What are some command words?
How do I delete files from command prompt?
How do I search for a file in unix command?
Is ‘du’ a command? If so, what is its use?
What is the function of grep command in unix?
What is the comma to show the space allocation of files?
What is the nmap command?
What is the significance of the 'tee' command?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include