Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
asicsp
on March 16, 2023
|
parent
|
context
|
favorite
| on:
Miller: Like Awk, sed, cut, join, and sort for CSV...
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: