in UNIX ,What is the command to view contents of a large
error log file?

Answer Posted / subbareddy kake

tail -100 <filenme>:It gives last 100 lines of the file.

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a command to display a file’s contents in various formats?

625


What is “chmod” command?

566


Why is shebang used?

596


How to display no of records in oracle using unix command?

589


Which unix command to make a new directory?

592






What are the differences among a system call, a library function, and a unix command?

567


How do I run a bash script?

584


Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

799


What does 'mkdir' command do in UNIX?

660


What is grep short for?

556


What does touch command do in unix?

731


What is the use of sed command in unix?

601


Differentiate cat command from more command.

578


What does grep v do?

560


What is the significance of the 'tee' command?

596