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
Explain ‘system calls’ with respect to unix commands?
Which unix command lists files/folders in alphabetical order?
How many unix commands are there?
Who command in unix operating system?
What do chown command do?
What is in grep command?
What does this command do? Cat food 1 > kitty
What is the size of time_t?
What will the following command do?
What does 'mkdir' command do in UNIX?
What is a command and examples?
How to find $ai_serual resolved path by using unix
What is sed awk grep?
Which command is used to kill the last background job?
What is pipe command in unix?