Skip to content

Instantly share code, notes, and snippets.

@koobitor
Created March 23, 2020 22:28
Show Gist options
  • Save koobitor/f3e826e64724477d70188c484a626d5b to your computer and use it in GitHub Desktop.
Save koobitor/f3e826e64724477d70188c484a626d5b to your computer and use it in GitHub Desktop.

Tar Exclude

tar cvf product.tar.gz --exclude='product/cache/*' product
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment