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 in grep command?

652


How does shebang work?

594


What do know about tee command and its usage?

591


Which unix command to make a new directory?

594


Write a command to kill the last background job?

622






How can you see the command line history?

588


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

592


What is $0 bash?

653


What does this command do,"$more readme.txt“?

693


What is the use of egrep command in unix?

630


What is the function of grep command in unix?

593


Who command in unix operating system?

669


Which command is used to kill the last background job?

786


Is it inbetween or in between?

589


What is the use of cut command in unix?

696