On Thu, 15 Aug 2013 17:24:43 +0300, Itschak Mugzach wrote: >Or sort with omit duplicates... > Ummm ... Suppose File 1 is:
A
B
And File 2 is:
B
A
Merged and sorted is:
A
A
B
B
Eliminating duplicates gives:
(nothing!)
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
