how to find the 51th record of a file containing 100 records
in unix.
Answer Posted / raj
sed '51p' filename
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the command to view process running?
How do I find previous commands in unix?
What is grep in bash?
What is the use of egrep command in unix?
Why is it called grep?
Describe the usage and functionality of the command rm –r * in unix?
What is the command to find hidden files in the current directory?
What are the dos commands?
What is the use of awk command in unix?
What is $0 bash?
What is the comma to display different lines that are found when compare two files?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What do know about tee command and its usage?
How to display no of records in oracle using unix command?
What is the command to find maximum memory taking process on the server?