til icon indicating copy to clipboard operation
til copied to clipboard

Adding CSV support for awk

Open xluffy opened this issue 2 years ago • 0 comments

Why?

  • Need a way to handle CSV files with quoted fields
  • Compatible with POSIX-standard AWK

=> use goawk

Ref

  • Explain about adding CSV support https://benhoyt.com/writings/goawk-csv
  • https://github.com/benhoyt/goawk/pull/107

xluffy avatar May 12 '22 14:05 xluffy