if we create a file, in that 10 rows(means 1,2,....9,10
like). i want 7 row exactly, which command use in unix?
plz send this question.
Answer Posted / prasad
hi isha,
this is prasad, head command displays first n lines from
the file
head -7 <filename> it displays first 7 lines, i want exact
7 line.
thanku for send this question isha.
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
Write a command to display a file’s contents in various formats?
What do know about tee command and its usage?
Which command is used to create a directory?
What does the “echo” command do?
How to find $ai_serual resolved path by using unix
What is awk used for?
What is the search command in unix?
How do I use grep to search for a file?
Which command is used to find whether the system is 32 bit or 64 bit?
What is s and g in sed command?
What is sed awk grep?
Which unix command to make a new directory?
How do I clear my terminal history?
What are the general commands in using unix os for a beginner?
How do I run a whois command?