Have a bunch of web dirs. They need to all be chmod 755. Being a caveman, I type:
(find . -type d|while read -r f; do ls -ld $f; done)|grep -v "^drwxr-xr-x"
Conversation
Notices
-
Embed this notice
Digital Mark λ 📚 🕹 💾 🥃 (mdhughes@appdot.net)'s status on Tuesday, 06-Sep-2022 18:30:47 JST Digital Mark λ 📚 🕹 💾 🥃