in a growing log file how will you see the 1st 99 lines?
Answer Posted / dibyalochangiri
ans-using cmd $tail -99f <log file name>
| Is This Answer Correct ? | 5 Yes | 11 No |
Post New Answer View All Answers
What does 'mkdir' command do in UNIX?
Using unix command how to display no of records in oracle?
Who wrote grep?
How do I clear my terminal history?
Explain ‘system calls’ with respect to unix commands?
What does find command return in unix?
How do I use nslookup?
What do know about tee command?
Which command is used to find whether the system is 32 bit or 64 bit?
What is the difference between grep and grep?
How do I run a bash script?
What is pipe command in unix?
How do I search for text in vi?
What is the use of the tee command?
What is the command to view process running?