in UNIX ,What is the command to view contents of a large
error log file?
Answer Posted / yuvaevergreen
various options are available. more,pg,less are available.
Generally,users view the last part of a log file.For that
tail is used.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
How do you grep recursively?
Which command is used to kill the last background job?
Why is it called a shebang?
Explain mount and unmount command.
What command is used to switching between users in unix?
Is grep faster than awk?
What is the difference between grep and grep?
What is unix command?
How do I delete files from command prompt?
What is pipe command in unix?
How do I clear my terminal history?
What is the command to view process running?
Explain how to use grep command to list find the records of a file containing 10 different strings?
How to use grep command to list find the records of a file containing 10 different strings?