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 / manikandant
sed -n '5p' filename
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is the first character of the output in ls l command?
what is the advaantage of each user having its own copy of the shell?
What is “chmod” command?
What does the md command do?
What command is used to switching between users in unix?
What does sed command do in unix?
What is the pipe command?
What is nr in awk command?
What is a bash command?
How can you see the command line history?
What is the comma to show the space allocation of files?
What is the significance of the 'tee' command?
How do you repeat a command in terminal?
What is the use of sed command in unix?
Who wrote grep?