hi everybody:
i'm newbie in awk programming language, and i've got a different files where has two fields, but in the second field has this format:
08:46:00",273510,178.1,52.68,606.6,99.4,84.9,25.57,-1.179,100.3,172.6,216.4,0.989,0.143,2.262,1.412
and my intention is separate this field by another fields for each ",".
could anybody tell me any solution.
thanks in advance.
i'm newbie in awk programming language, and i've got a different files where has two fields, but in the second field has this format:
08:46:00",273510,178.1,52.68,606.6,99.4,84.9,25.57,-1.179,100.3,172.6,216.4,0.989,0.143,2.262,1.412
and my intention is separate this field by another fields for each ",".
could anybody tell me any solution.
thanks in advance.