Page 1 of 1

Combining two records into one using syncsort

PostPosted: Mon Mar 07, 2011 4:13 pm
by amarpandian
Dear Friends,

Am new to this forum. Can you pls help me with this?

I have a file with records like this:

Unix: /test/ama/file01/rm_ext/daily/source/AMR_BIU_EU_R03_H20110303_H
Unix: EDC_AMACAUBHSTAB.dat                                                     
Unix: /test/ama/file01/rm_ext/daily/source/AMR_BIU_EU_R03_H20110302_H
Unix: EDC_AMACAUBHSTAB.dat                                                     
Unix: /test/ama/file01/rm_ext/daily/source/AMR_BIU_EU_R03_H20110301_H
Unix: EDC_AMACAUBHSTAB.dat                                                     


I want the output like this:

Unix: /test/ama/file01/rm_ext/daily/source/AMR_BIU_EU_R03_H20110303_HEDC_AMACAUBHSTAB.dat                                                     
Unix: /test/ama/file01/rm_ext/daily/source/AMR_BIU_EU_R03_H20110302_HEDC_AMACAUBHSTAB.dat                                                     
Unix: /test/ama/file01/rm_ext/daily/source/AMR_BIU_EU_R03_H20110301_HEDC_AMACAUBHSTAB.dat


Is this possible?
Thanks for your time.

My input file is FB, 200 bytes.

Regards
Amar

Re: Combining two records into one using syncsort

PostPosted: Tue Mar 08, 2011 12:49 am
by dick scherrer
Hello,

Do not post topics in more than one place. The other has been answered, otherwise it and this would be deleted.

d