Skip to content

Instantly share code, notes, and snippets.

@borella
Created September 10, 2014 18:52
Show Gist options
  • Save borella/fb5ae6a25cda12e3abb4 to your computer and use it in GitHub Desktop.
Save borella/fb5ae6a25cda12e3abb4 to your computer and use it in GitHub Desktop.
Clean Up Google Drive Icon Files
find . -name 'Icon*' -type f -delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment