Skip to content

Instantly share code, notes, and snippets.

@jasonnerothin
Created June 25, 2015 21:04
Show Gist options
  • Save jasonnerothin/fdaf68f54f64018cf254 to your computer and use it in GitHub Desktop.
Save jasonnerothin/fdaf68f54f64018cf254 to your computer and use it in GitHub Desktop.
find ruckus-blueprints -type f | grep -v "myenv\|.git\|.tox\|zip\|.idea\|kumoenv\|test" | xargs tar cvzf orchestrator-$( date +%s ).tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment