Skip to content

Instantly share code, notes, and snippets.

@xvrdm
Created December 17, 2015 08:51
Show Gist options
  • Save xvrdm/121879be0a52f55033a7 to your computer and use it in GitHub Desktop.
Save xvrdm/121879be0a52f55033a7 to your computer and use it in GitHub Desktop.
head -1 20151209-file.csv > concat.csv && tail -q -n +2 2015*.csv >> concat.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment