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 / kshitij
sed -n 7p <filename>
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Why is it called a shebang?
What is unix command line?
What do chmod command do?
What is the functionality of a top command?
What does touch command do in unix?
Can you explain a little bit about command substitution?
Which command will print your home directory on screen?
What is a command and examples?
What is command substitution?
What is ‘ps’ command for?
How do I search a whole word in vim?
What is $0 bash?
Which command is used to find whether the system is 32 bit or 64 bit?
What do chown command do?
What does sed command do in unix?