Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • This can also now be done using Windows 10 Bash.
    – March Ho
    Commented Oct 7, 2017 at 19:06
  • 1
    For my install of Windows 10 this (find . -type d -empty -delete) fails from the command prompt with the following error: FIND: Parameter format not correct Commented Jan 4, 2018 at 22:39
  • It works in Git Bash also
    – caot
    Commented Sep 4, 2020 at 15:54