how to find the 51th record of a file containing 100 records
in unix.
Answer Posted / dinesh kumar
awk 'NR=51 Printf{$0}' filename
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain the steps that a shell follows while processing a command.
What is the difference between cat command and more command?
Are you in or at the office?
What is .sh file?
How can you see the command line history?
What is time_t?
How does pipe () work?
Explain command to display different lines that are found when compare two files?
What is unix command?
How to find $ai_serual resolved path by using unix
Why is it called a shebang?
What is the size of time_t?
What's a command word?
What is the use of egrep command in unix?
What are the unix commands?