how to find the 51th record of a file containing 100 records
in unix.

Answer Posted / abani_mahana

head -51 | tail -1

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which command should you use to find the remaining disk space in unix server?

695


Explain ‘system calls’ with respect to unix commands?

590


What does #!/ Bin sh do?

574


How do you repeat a command in terminal?

580


What is the comma to display different lines that are found when compare two files?

580






Is command prompt unix?

566


What is the use of cut command in unix?

676


Can you explain a little bit about command substitution?

590


Write a command to kill the last background job?

604


What is grep and how do you use it?

563


How to display no of records in oracle using unix command?

579


What is awk good for?

574


What is updatedb?

573


Which command can you use to find the currently running process in unix server?

574


Why is it called a shebang?

560