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 awk command used for?
What is grep short for?
What is the use of sed command in unix?
Who command in unix?
Differentiate cmp command from diff command.
How do I run a bash script?
What is used to type command?
What does the command ' $who | sort –logfile > newfile' do?
What is time_t?
What is the difference between cat and more command?
What is the comma to show the space allocation of files?
What is awk good for?
What is a bash command?
What do know about tee command and its usage?
Which command can you use to find the currently running process in unix server?