Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

One thing that I would love to hear about is suggestions of how to make my files/output more awk-friendly.


This isn't your question but if your files are CSV, there is a CSV extension for gawk

    @include "csv"
    BEGIN { CSVMODE = 1 }


Tab separated values all the things




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: