in UNIX ,What is the command to view contents of a large
error log file?
Answer Posted / aseem
More command is most appropriate. Head and tail can only be
used is if you want to see, say 100 lines of files or
something like that but it never helpful to see the entire file.
more <file name>
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is merge command in unix?
Which command should you use to find the remaining disk space in unix server?
What does awk stand for?
Explain the steps that a shell follows while processing a command.
Who invented grep?
What is the size of time_t?
What is the command to view process running?
What is the use of sed command in unix?
What are the dos commands?
What are awk commands?
What is difference between grep and find command in unix?
Which command is used to kill the last background job?
What is the behavioural difference between cmp and diff commands?
How to find $ai_serual resolved path by using unix
What is the first character of the output in ls l command?