github benhoyt/goawk v1.17.0
Version 1.17.0

latest releases: v1.29.0, v1.28.1, v1.28.0...
2 years ago

Now with proper CSV input and output support! For example, a simple example showing CSV input parsing and the new @"named-field" syntax:

$ goawk -i csv -H '{ print @"Abbreviation" }' testdata/csv/states.csv
AL
AK
AZ
...

Read the full documentation.

This feature was sponsored by the library of the University of Antwerp -- many thanks!

Don't miss a new goawk release

NewReleases is sending notifications on new releases.