https://solidfoundationwebdev.com/blog/posts/how-to-recursively-find-and-delete-all-empty-directories-in-the-terminal
If you ever need to find and delete all empty directories from a project. Here a simple one-liner to do this.
Post Comment