Find empty folders and print as a single string Nov 7, 2020 Here’s the table of contents: Find empty folders Find empty folders find . -type d -empty -printf "%p "