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 are the differences among a system call, a library function, and a unix command?
Does cp command overwrite files?
What are the commands in UNIX to list the files in a Directory?
What does the command '$ls | wc –l > file1' do?
What is time_t?
What is awk good for?
What is unix command line?
Which command is used to find whether the system is 32 bit or 64 bit?
How do you grep recursively?
What happens when we execute a unix command?
what is the advaantage of each user having its own copy of the shell?
What do chown command do?
What are the general commands in using unix os for a beginner?
hw will u use awk in replacing cahrs and files
What do chmod, chown, chgrp commands do?