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


Please Help Members By Posting Answers For Below Questions

What does sed command do in unix?

541


What is a bash command?

601


Using unix command how to display no of records in oracle?

589


Explain the steps that a shell follows while processing a command.

663


Which command is used to create a directory?

544






What are reported commands?

535


What is the comma to show the space allocation of files?

533


What do know about tee command and its usage?

569


What are filter commands in unix?

535


Explain ‘system calls’ with respect to unix commands?

582


What does awk stand for?

585


What do chgrp command do?

566


What does touch command do in unix?

692


Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?

920


How do I open a port?

565