I have 3 files
1file
14/09/15
14/09/15
14/09/15
14/09/15
14/09/15
2file
14/09/01
14/09/01
14/09/01
14/09/01
14/09/01
and 3file
15/09/14,11-37,01/09/14,1224A,0G,71%,RGS
15/09/14,11-41,01/09/14,2700A,0G,94%,RAN
15/09/14,11-43,01/09/14,2701A,0G,100%,RAN
15/09/14,11-44,01/09/14,2701B,0G,92%,RAN
15/09/14,11-46,01/09/14,2708A,0G,88%,RAN
I need replace the column 1 from 3f with the column 1 from 1f and the third from 3f with the column 1 of 2f
How can I replace using awk?