in a growing log file how will you see the 1st 99 lines?
Answer Posted / anandthks
head -99 <filename> will give 1st 99 lines
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Which command is used to kill the last background job?
What is .sh file?
How do I run a whois command?
How do I use grep to find a file?
What does pipe () return?
What is the significance of the 'tee' command?
How do I clear my terminal history?
Explain command to view process running?
What is “chmod” command?
What is the difference between cat and more command?
What is awk command used for?
What command will change your prompt to myprompt?
Why is grep called grep?
Who command in unix?
What are bash commands?