in a growing log file how will you see the 1st 99 lines?
Answer Posted / dinesh babu
sed -n '1,99p' filename
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain command to display different lines that are found when compare two files?
Does cp command overwrite files?
Give the command for finding the current date.
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
Describe the zip/unzip command using gzip.
Name the general commands in using unix os for a beginner?
What is used to type command?
How do I open a port?
how to sort the content of the file based on numeric values
How to find $ai_serual resolved path by using unix
What are awk commands?
What will the following command do?
What is unix command?
Is grep faster than awk?
What is unix command line?