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
What is the use of cut command in unix?
How do I use nslookup?
What is the command to find maximum memory taking process on the server?
What is command substitution?
What is time_t?
Which command is used to copy files?
what is the advaantage of each user having its own copy of the shell?
What is the use of the command 'ls -x chapter[1-5]' ?
What are filter commands in unix?
What is used to type command?
Who command in unix operating system?
What is rmdir command?
What are bash commands?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What are the differences among a system call, a library function, and a unix command?