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
Why is it called a shebang?
What is the functionality of a top command?
Is command prompt unix?
What does 'mkdir' command do in UNIX?
What is nr in awk command?
What is the command to view process running?
What is difference between grep and find command in unix?
What is the significance of the 'tee' command?
Explain command to display different lines that are found when compare two files?
How do I clear my terminal history?
What is grep r?
What is the use of the tee command?
What is the pipe command?
What's a command word?
Who command in unix?