Hacker News new | ask | show | jobs
by IncRnd 1725 days ago
So does linux and such:

  cat data.csv | sed 's/,/ ,/g' | column -t -s, | less -S