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 / isha
Put the command in Present working dir
head -7 <filename>
| Is This Answer Correct ? | 16 Yes | 10 No |
Post New Answer View All Answers
How can we use grep command in unix?
What does find command return in unix?
How do I clear my terminal history?
What do know about tee command?
How to use grep command to list find the records of a file containing 10 different strings?
What are filter commands in unix?
What is grep and how do you use it?
Is it inbetween or in between?
How do I search for text in vi?
What is difference between grep and find command in unix?
why metadb requires a seperate slice to create Solaris volume manager
What is time_t?
What are the differences among a system call, a library function, and a unix command?
How do I delete files from command prompt?
What does pipe () return?