Skip to content

Instantly share code, notes, and snippets.

@zbeekman
Created February 10, 2015 15:52
Show Gist options
  • Select an option

  • Save zbeekman/5a0d4a59daf03a3a87f8 to your computer and use it in GitHub Desktop.

Select an option

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