how to find the 51th record of a file containing 100 records
in unix.
Answer Posted / suresh
cut -f51 <filename>
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
What is command statement?
What are the unix commands?
What is awk command used for?
What is awk good for?
why metadb requires a seperate slice to create Solaris volume manager
Explain command to view process running?
Which command is used to kill the last background job?
What is the significance of the 'tee' command?
What does the “echo” command do?
What is “chmod” command?
What command is used to switching between users in unix?
What command is used to check the current users?
What is the use of finger command?
How do I search a whole word in vim?
Explain command to show the space allocation of files?