If we want to see first 35 lines of a file which command we
have to use?
Answer Posted / umesh
cat filename | head -35
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Who wrote grep?
Give the command for finding the current date.
What is the difference between cat command and more command?
Why is awk called awk?
How do I delete files from command prompt?
Name the general commands in using unix os for a beginner?
What is the comma to display different lines that are found when compare two files?
What is the use of egrep command in unix?
What does #!/ Bin sh do?
What is merge command in unix?
How can you see the command line history?
What are filter commands in unix?
What is the use of sed command in unix?
How do I search for text in vi?
What are file commands?