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


Please Help Members By Posting Answers For Below Questions

How do you grep a case insensitive?

527


What is rmdir command?

541


What do chmod, chown, chgrp commands do?

618


What is the difference between grep and grep?

559


Who command in unix operating system?

650






How do I run a whois command?

588


Why is grep called grep?

762


What is grep command in unix with examples?

600


What does awk stand for?

595


How do I use nslookup?

563


What is grep r?

576


Why is awk called awk?

569


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

574


How can we use grep command in unix?

602


Does cp command overwrite files?

609