Skip to content

Instantly share code, notes, and snippets.

@paulproteus
Created October 23, 2022 14:39
Show Gist options
  • Save paulproteus/c67f96a5e2a37a9447e28434a3237bc4 to your computer and use it in GitHub Desktop.
Save paulproteus/c67f96a5e2a37a9447e28434a3237bc4 to your computer and use it in GitHub Desktop.
tar-data-xfer
tar cf -  --exclude .Trash  --exclude Library/Caches --exclude Library/Cookies --exclude Library/Metadata/CoreSpotlight --exclude Library/PersonalizationPortrait --exclude Library/Safari --exclude Library/Containers --exclude 'Library/Group Containers' --exclude Library/Suggestions . | pv > /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment