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
Explain the steps that a shell follows while processing a command.
Write a command that will display files in the current directory, in a colored, long format.
why metadb requires a seperate slice to create Solaris volume manager
Why is it called grep?
What do chown command do?
What is the search command in unix?
What do chmod, chown, chgrp commands do?
What does find command return in unix?
What is difference between grep and find command in unix?
What is rmdir command?
What are the commands in UNIX to list the files in a Directory?
What does the md command do?
What does the command '$ls | wc –l > file1' do?
Why is awk called awk?
What is $0 bash?