Skip to content

Instantly share code, notes, and snippets.

@toadkicker
Created December 5, 2016 23:40
Show Gist options
  • Save toadkicker/7877ea8194ad7fd6a79a2bfe5b3cc214 to your computer and use it in GitHub Desktop.
Save toadkicker/7877ea8194ad7fd6a79a2bfe5b3cc214 to your computer and use it in GitHub Desktop.
(head -n 2 <file> && tail -n +3 <file> | sort) > newfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment