Need some guidance on how to use awk to append the line(s) that match a regexp to the previous unmatched line within a file.
For example, I have a comma delimited file that looks like:
01,123456789,123456789,,1234,1234,,12345
02,12345654321,12345,,,12345,12345
99,00000,00000,000000,,,000...