Sujet : Re: [gawk] Handling variants of CSV input data formats
De : mcollado2011 (at) *nospam* gmail.com (Manuel Collado)
Groupes : comp.lang.awkDate : 27. Aug 2024, 11:20:28
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <d57edd32-69f8-4636-9d14-c4d029a736f9@gmail.com>
References : 1 2 3 4 5
User-Agent : Mozilla Thunderbird
El 27/8/24 a las 2:31, Janis Papanagnou escribió:
If I understand correctly that the library you mention would address
the two topics (field separator and quoting) then there's even less a
point (I suppose) to use the new '--csv' option in GNU Awk; just use
your library instead?
A user decision.
HTH