Skip to content

Instantly share code, notes, and snippets.

@mbartoli
Created July 16, 2015 01:23
Show Gist options
  • Save mbartoli/72bf41584af19891a586 to your computer and use it in GitHub Desktop.
Save mbartoli/72bf41584af19891a586 to your computer and use it in GitHub Desktop.
remove headers
tail -n +2 file.txt > newfile.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment