how to find the 51th record of a file containing 100 records
in unix.
Answer Posted / harsha
sed -n 51p <filename>
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What does awk stand for?
What are the dos commands?
What is the significance of the 'tee' command?
What does the md command do?
What are filter commands in unix?
How can you see the command line history?
How do I search for text in vi?
Are you in or at the office?
Does cp command overwrite files?
What is “chmod” command?
What do chown command do?
What command will change your prompt to myprompt?
What does sed command do in unix?
How do I search a whole word in vim?
Which command is used to restrict incoming messages?