Skip to content

Instantly share code, notes, and snippets.

@nikolazic
Created January 13, 2014 20:24
Show Gist options
  • Save nikolazic/8407419 to your computer and use it in GitHub Desktop.
Save nikolazic/8407419 to your computer and use it in GitHub Desktop.
Command line CSV viewer
column -s, -t < somefile.csv | less -#2 -N -S
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment