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
Differentiate cat command from more command.
What is the use of egrep command in unix?
What does find command return in unix?
What is in grep command?
What is the search command in unix?
Can you explain a little bit about command substitution?
What's a command word?
What do chown command do?
What does the command '$ls | wc –l > file1' do?
What is awk good for?
Name the various commands that are used for the user information in unix.
Which command is used to kill the last background job?
What does this command do? Cat food 1 > kitty
What is a command and examples?
Is grep faster than awk?