Skip to content

Instantly share code, notes, and snippets.

@DOSputin
Created August 9, 2018 04:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DOSputin/b3d1b75b1047c171ff31950cc85a5466 to your computer and use it in GitHub Desktop.
Save DOSputin/b3d1b75b1047c171ff31950cc85a5466 to your computer and use it in GitHub Desktop.
Recursive dot_clean

force Apple's dot_clean util to clean recursivly

$find . -type d | xargs dot_clean -m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment