regression: `find -size 0` doesn’t find all empty directories
LucasLarson opened this issue · 0 comments
LucasLarson commented
dotfiles/.oh-my-zsh/custom/aliases.zsh
Line 190 in 2a6181d
Even empty directories keep a size (64 b in my testing), and I suspect that is what prevented find
from seeing it.