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 / murthy
Hi,
Try with the below command
sed -n '7p' <file name>
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does touch command do in unix?
What do know about tee command?
what is the advaantage of each user having its own copy of the shell?
What do chgrp command do?
What are some command words?
What is {} in find command?
What is the use of the command 'ls -x chapter[1-5]' ?
What are bash commands?
What is the use of finger command?
What are the general commands in using unix os for a beginner?
How do I use nslookup?
What is time_t?
Which command is used to copy files?
Why is grep called grep?
How do I find previous commands in unix?