how to find the 51th record of a file containing 100 records
in unix.
Answer Posted / manoj kumar kar
head 51 filename|tail 1
| Is This Answer Correct ? | 11 Yes | 25 No |
Post New Answer View All Answers
What does touch command do in unix?
What is the use of the command 'ls -x chapter[1-5]' ?
What difference between cmp and diff commands?
Explain how to use grep command to list find the records of a file containing 10 different strings?
Explain ‘library functions’ with respect to unix commands?
How to find $ai_serual resolved path by using unix
What is the significance of the 'tee' command?
How do I search for a file in unix command?
Why is it called grep?
What is ctrl d?
Why is awk called awk?
What is $0 bash?
What is “chmod” command?
How do I delete files from command prompt?
What is command statement?