Skip to content

Instantly share code, notes, and snippets.

@tvladeck
Created June 7, 2018 17:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tvladeck/d77f0e66e372c87f04c1f72ecd6351d1 to your computer and use it in GitHub Desktop.
Save tvladeck/d77f0e66e372c87f04c1f72ecd6351d1 to your computer and use it in GitHub Desktop.
cat orders_2018-05-01.csv | head | sed -e 's/,,/, ,/g' | column -s, -t | less -#5 -N -S
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment