Hacker News new | past | comments | ask | show | jobs | submit login

Another option (based on https://unix.stackexchange.com/q/11856/109046):

    (sed -u '1q' ; sort -r -k4 -t',') <example.csv | column -ts','



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

Search: