Skip to content

Instantly share code, notes, and snippets.

@k1monfared
Created September 3, 2021 22:55
Show Gist options
  • Save k1monfared/c91e4e1b9ac6e01a05a1f948b23e59cc to your computer and use it in GitHub Desktop.
Save k1monfared/c91e4e1b9ac6e01a05a1f948b23e59cc to your computer and use it in GitHub Desktop.
find . -type d -empty -delete
# https://unix.stackexchange.com/questions/46322/how-can-i-recursively-delete-empty-directories-in-my-home-directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment