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
Name the various commands that are used for the user information in unix.
Who command in unix operating system?
Which command is used to restrict incoming messages?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is the significance of the 'tee' command?
What is rmdir command?
Give the command for finding the current date.
What is the use of find command in unix?
What is command statement?
Differentiate cmp command from diff command.
What do know about tee command and its usage?
What is the command to compare two files in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the use of the tee command?
Explain ‘library functions’ with respect to unix commands?