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 / srinu gadipudi
Just try this command
awk 'NR==7{print}' fiename
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
What is the use of sed command in unix?
How to find $ai_serual resolved path by using unix
What is unix command line?
What are the unix commands?
What is used to type command?
What is time_t?
Differentiate cat command from more command.
Explain ‘system calls’ with respect to unix commands?
Why is it called a shebang?
Why is awk called awk?
What are reported commands?
How do you grep recursively?
Explain command to show the space allocation of files?
What is the search command in unix?
How do I find previous commands in unix?