in reply to Re: concatenation of lines from two different files
in thread concatenation of lines from two different files
Thanks starX for your quick reply
My output would be:
If the aircraft_identity of the first file (2nd column )correspond to an aircraft_identity of the second file (first column), I would like to have this :
08:49:43;DAL11;08:10;08:30;08:30;08:39;08:47;08:47;08:50;;;;;05:03:00; +08:10;-187;;08:30;0;0;;;;;;;;DAL11;DAL12;DAL;B772;KATL;EGKK;22:05;132 +5;05:39;339
But if there's no correspondance, then write only the lines of the first file
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: concatenation of lines from two different files
by starX (Chaplain) on Aug 17, 2007 at 15:04 UTC |