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 difference between grep and find command in unix?
How does shebang work?
What is a bash command?
Write a command to display a file’s contents in various formats?
What is the difference between cat command and more command?
hw will u use awk in replacing cahrs and files
What is the difference between awk and grep?
What is grep in bash?
What is command substitution?
What is in grep command?
What is used to type command?
What are awk commands?
How can we use grep command in unix?
What is unix command line?
Which command is used to restrict incoming messages?