Skip to content

Instantly share code, notes, and snippets.

@zbeekman
Created February 10, 2015 15:52
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 zbeekman/5a0d4a59daf03a3a87f8 to your computer and use it in GitHub Desktop.
Save zbeekman/5a0d4a59daf03a3a87f8 to your computer and use it in GitHub Desktop.
#!/bin/bash
((sed -i .back 's/ *$//' $1 && rm $1.back) || true) | tee -a $2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment