Skip to content

Instantly share code, notes, and snippets.

@mcat
Created November 17, 2015 20:42
Show Gist options
  • Save mcat/7c80483fee3f8d39d0e8 to your computer and use it in GitHub Desktop.
Save mcat/7c80483fee3f8d39d0e8 to your computer and use it in GitHub Desktop.
find ~/Library/Mail -name "Attachments" -depth -exec rm -rf {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment