in UNIX ,What is the command to view contents of a large
error log file?
Answer Posted / yuvaevergreen
various options are available. more,pg,less are available.
Generally,users view the last part of a log file.For that
tail is used.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What do know about tee command?
What is the function of grep command in unix?
What is the difference between cat and more command?
Who wrote grep?
Explain the steps that a shell follows while processing a command.
What is the use of finger command?
How do I run a bash script?
What is the use of find command in unix?
What command is used to check the current users?
What does this command do,"$more readme.txt“?
What does the command '$ls | wc –l > file1' do?
What is the command to view process running?
Using unix command how to display no of records in oracle?
How to display no of records in oracle using unix command?
how to sort the content of the file based on numeric values