in a growing log file how will you see the 1st 99 lines?
Answer Posted / kiruthiga.s
Syntax:
head -99 file name
if file name is test1.txt
Example:
head -99 test1.txt
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the use of finger command?
How do I delete files from command prompt?
What does #!/ Bin sh do?
Describe the zip/unzip command using gzip.
Why is it called grep?
How do I run a bash script?
What command is used to check the current users?
Using unix command how to display no of records in oracle?
What is the command to find maximum memory taking process on the server?
What is a command and examples?
Name the unix command to find how many days the server has been up.
how to sort the content of the file based on numeric values
What are reported commands?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Explain ‘library functions’ with respect to unix commands?