how to find the 51th record of a file containing 100 records
in unix.
Answer Posted / ruchi agarwal
head -n 51 filename |tail -1
| Is This Answer Correct ? | 45 Yes | 4 No |
Post New Answer View All Answers
What is the difference between cat and more command?
What is command substitution?
What is unix command?
What is the command to view process running?
What is the use of sed command in unix?
Which command will print your home directory on screen?
What is the use of the tee command?
What do know about tee command?
Can you explain a little bit about command substitution?
Is command prompt unix?
What is awk good for?
How do you grep a case insensitive?
Name the unix command to find how many days the server has been up.
Are you in or at the office?
What command is used to switching between users in unix?