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 this command do? Cat food 1 > kitty
What do chmod, chown, chgrp commands do?
why metadb requires a seperate slice to create Solaris volume manager
What does the md command do?
What is unix command line?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is used to type command?
What does 'mkdir' command do in UNIX?
What is nr in awk command?
Which command is used to restrict incoming messages?
how to sort the content of the file based on numeric values
Explain mount and unmount command.
What is the general format of unix command syntax?
What does sed command do in unix?
Enlist some filename manipulation commands in unix.