Skip to content

Instantly share code, notes, and snippets.

@sgrankin
Last active December 31, 2015 13:59
Show Gist options
  • Save sgrankin/7997492 to your computer and use it in GitHub Desktop.
Save sgrankin/7997492 to your computer and use it in GitHub Desktop.
Add trailing new line to files
sed -e '$a\' *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment