[SGVLUG] using awk on csv file with embedded commas

Steve M Bibayoff via SGVLUG sgvlug at sgvlug.net
Mon Jul 9 20:49:26 PDT 2018


Hello,

One of the discussions the other night was using awk to separate csv
files into columns when the file includes commas inside quotes. Here
is the gawk solution:
https://www.gnu.org/software/gawk/manual/html_node/Splitting-By-Content.html


Steve



More information about the SGVLUG mailing list