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
Name the various commands that are used for the user information in unix.
What is the difference between cat and more command?
Can you explain a little bit about command substitution?
How to find $ai_serual resolved path by using unix
How do you grep recursively?
What command will change your prompt to myprompt?
What is the pipe command?
What is the command to find maximum memory taking process on the server?
Who command in unix operating system?
What is the comma to show the space allocation of files?
Which unix command to make a new directory?
What is the difference between grep and grep?
Write a command to kill the last background job?
How do I find previous commands in unix?
Which command is used to kill the last background job?