List folders in a Maildir for muttfind . | awk -F/ '{ print $2 }' | sort | uniq |\ grep '^\.' | sed -e 's/^./+./'