Skip to content

Instantly share code, notes, and snippets.

@vanokg
Last active December 29, 2017 04:43
Show Gist options
  • Save vanokg/accccdcaa7824dbd0ebc8a43b7b6950f to your computer and use it in GitHub Desktop.
Save vanokg/accccdcaa7824dbd0ebc8a43b7b6950f to your computer and use it in GitHub Desktop.
find . -type d -empty -print
find . -type d -empty -delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment