Skip to content

Instantly share code, notes, and snippets.

@naganowl
Created April 30, 2018 17:43
Show Gist options
  • Save naganowl/4d73c8e63d65dd9a56c4b391f3d8e076 to your computer and use it in GitHub Desktop.
Save naganowl/4d73c8e63d65dd9a56c4b391f3d8e076 to your computer and use it in GitHub Desktop.
Better CSVs in CLI
column -s, -t < csv_file.csv | less -#2 -N -S
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment