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
What does the command '$ls | wc –l > file1' do?
How do I find previous commands in unix?
What are file commands?
How do I delete files from command prompt?
How does the system know where one command ends and another begins?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Why is it called grep?
What is awk command used for?
what is the advaantage of each user having its own copy of the shell?
What's a command word?
How do I run a whois command?
Write a command that will display files in the current directory, in a colored, long format.
What is the difference between cat command and more command?
How do I use grep to find a file?
How do I open a port?