How to recursively change the file’s permissions in #Linux or #Unix like system https://www.cyberciti.biz/faq/howto-apply-conditional-recursive-chmod-file-permissions/
Conversation
Notices
-
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Tuesday, 22-Aug-2023 14:10:21 JST nixCraft 🐧 -
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Tuesday, 22-Aug-2023 18:06:23 JST nixCraft 🐧 @realmurphy Fixed it.
-
Carsten (realmurphy@social.linux.pizza)'s status on Tuesday, 22-Aug-2023 18:06:24 JST Carsten err, why sudo in the first two examples when the xargs called command is not being run under sudo?
-
nixCraft 🐧 (nixcraft@mastodon.social)'s status on Tuesday, 22-Aug-2023 18:16:49 JST nixCraft 🐧 @dentaku find allows you to pick only 'files' or 'dir' where '-R' will work on both files and dirs.
-
Dentaku (Thomas Renger) (dentaku@fnordon.de)'s status on Tuesday, 22-Aug-2023 18:16:50 JST Dentaku (Thomas Renger) @nixCraft What's wrong with ˋchmod -Rˋ?
-