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 are the unix commands?
How can you see the command line history?
Which unix command lists files/folders in alphabetical order?
How do I open a port?
How do I delete files from command prompt?
why metadb requires a seperate slice to create Solaris volume manager
Is command prompt unix?
What is the use of cut command in unix?
Why is grep called grep?
Using unix command how to display no of records in oracle?
How do I find previous commands in unix?
How do you grep recursively?
How do I search for a file in unix command?
What is {} in find command?
How do I search a whole word in vim?