GAWK: Programmare efficacemente in AWK
| Authors | Robbins, Arnold Curreli, Marco Colombo, Antonio |
| Publisher | Free Software Foundation |
| Published | 03 set 2016 |
| Date | 12 set 2016 |
| Languages | ita |
| Identifiers | uri: http://www.gnu.org/ |
| Formats |
Description
PDF p. 101 on how to parse a CSV:
BEGIN {
FPAT = "([^,]+)|(\"[^\"]+\")"
}
{
}
print "NF = ", NF
for (i = 1; i \n", i, $i)
}