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
Which command is used to copy files?
What is the first character of the output in ls l command?
What does sed command do in unix?
How do I find previous commands in unix?
Name the unix command to find how many days the server has been up.
What is a command and examples?
What is the use of tee command?
Why is it called grep?
Which command is used to create a directory?
What is merge command in unix?
What will the following command do?
What are bash commands?
How do I open a port?
How can we use grep command in unix?
Which command can you use to find the currently running process in unix server?