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 is command substitution?
What is used to type command?
How does pipe () work?
What do chown command do?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Name the unix command to find how many days the server has been up.
Why is it called a shebang?
What are the commands in UNIX to list the files in a Directory?
How to use grep command to list find the records of a file containing 10 different strings?
Give the command for finding the current date.
Which command is used to create a directory?
What does this command do,"$more readme.txt“?
What does the metacharacter mean?
What is awk command used for?
What is grep short for?