in UNIX ,What is the command to view contents of a large
error log file?
Answer Posted / niranjan
1) more filename
2) less filename
3) cat filename|pg
4) pg filename
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is a command and examples?
Who wrote grep?
What is the unix command to confirm a remote host is alive or not?
What is command statement?
What are file commands?
Who command in unix?
Which command is used to copy files?
Explain ‘library functions’ with respect to unix commands?
Explain command to view process running?
What is grep short for?
How do you grep recursively?
Which unix command lists files/folders in alphabetical order?
What does the command '$ls | wc –l > file1' do?
What's a command word?
How to use grep command to list find the records of a file containing 10 different strings?