Here’s the table of contents:

  1. Find empty folders

Find empty folders

find . -type d -empty -printf "%p "