in UNIX ,What is the command to view contents of a large
error log file?
Answer Posted / subbareddy kake
tail -100 <filenme>:It gives last 100 lines of the file.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is awk command used for?
How can you see the command line history?
What are file commands?
What does touch command do in unix?
Why is it called grep?
What is the comma to display different lines that are found when compare two files?
What does 'mkdir' command do in UNIX?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
How do you grep a case insensitive?
What does the metacharacter mean?
Is ‘du’ a command? If so, what is its use?
What do chgrp command do?
Using unix command how to display no of records in oracle?
What is time_t?
How do I search for a file in unix command?