I have a list of account numbers stored in file1.
I would like to search for those account numbers in File2,
when it is found I would like to print out the entire line of File2. The account number appears in the first 11 positions in file 2.
Any ideas on how to accomplish this?
Thanks
I would like to search for those account numbers in File2,
when it is found I would like to print out the entire line of File2. The account number appears in the first 11 positions in file 2.
Any ideas on how to accomplish this?
Thanks