Skip to content

Instantly share code, notes, and snippets.

@lambdajitsu
Created July 21, 2008 21:41
Show Gist options
  • Save lambdajitsu/300 to your computer and use it in GitHub Desktop.
Save lambdajitsu/300 to your computer and use it in GitHub Desktop.
tar zipper
rm -rf myapp/{log,tmp}; tar czf myapp.tar.gz myapp/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment