Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save theodric/9ec3574dfebf0ecdb6fb507c5c5263cb to your computer and use it in GitHub Desktop.
Save theodric/9ec3574dfebf0ecdb6fb507c5c5263cb to your computer and use it in GitHub Desktop.
find . -iname \*bettersnap\* -print0 | tee | tar -cf snap.tar --null -T -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment