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
Name the general commands in using unix os for a beginner?
What happens when we execute a unix command?
What is awk command used for?
What is unix command?
What does the command '$ls | wc –l > file1' do?
What command is used to check the current users?
What is grep and how do you use it?
Enlist some filename manipulation commands in unix.
Which command is used to find whether the system is 32 bit or 64 bit?
What is grep short for?
How do I use grep to find a file?
What do know about tee command and its usage?
what is the advaantage of each user having its own copy of the shell?
What is time_t?
What will the following command do?