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


Please Help Members By Posting Answers For Below Questions

What is grep and how do you use it?

581


Using unix command how to display no of records in oracle?

615


How do I search for a file in unix command?

552


How do I find previous commands in unix?

599


Enlist some filename manipulation commands in unix.

556






How does shebang work?

594


How do you grep recursively?

562


Which command is used to delete all files in the current directory and all its sub-directories?

673


Name the unix command to find how many days the server has been up.

612


How does the system know where one command ends and another begins?

1582


What is the pipe command?

585


What is the use of egrep command in unix?

630


What are awk commands?

586


What is the behavioural difference between cmp and diff commands?

682


Is command prompt unix?

586