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 is the search command in unix?
What is the use of awk command in unix?
How many unix commands are there?
What is awk good for?
What is the difference between grep and grep?
What do chgrp command do?
Name the general commands in using unix os for a beginner?
What is pipe command in unix?
What is “chmod” command?
Is it inbetween or in between?
Which command is used to restrict incoming messages?
What is the nmap command?
What is in grep command?
Explain command to view process running?
Give the command for finding the current date.