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


Please Help Members By Posting Answers For Below Questions

what is the advaantage of each user having its own copy of the shell?

2030


Explain ‘system calls’ with respect to unix commands?

598


What command is used to check the current users?

590


How do I run a whois command?

595


What is rmdir command?

546






What is $0 bash?

641


Who command in unix operating system?

656


What do chgrp command do?

586


What is the nmap command?

577


Differentiate cat command from more command.

572


Write a command to kill the last background job?

614


What does touch command do in unix?

721


Who invented grep?

647


What is awk good for?

578


What does #!/ Bin sh do?

583