mirror of
https://github.com/tw93/Mole.git
synced 2026-03-22 20:50:06 +00:00
- Replace ls with find -maxdepth 1 to reduce IO and permission noise - Keep same behavior: silently skip if directory is empty or inaccessible Addresses: user.sh (line 484)