Reapplying ACL's?
https://github.com/wizardofzos/reacl
Sometimes you just don't have the time to mess about.
And then there's no -R option for the setfacl command. Mainly this is a good thing. If somehow you decide your ACL's should be diffirent than from what you've set them initially you should ask yourself the "7 W's" about 3 times?
But when you realise this needs to be done, it's a major drag to provide all existing files with the correct ACL's. Sure, one can 'reallocate' all the files into a new directory (with correct ACL's) then delete the old directory and rename the new one to the old one.
This reacl.sh script has a somewhat other approach :)
https://github.com/wizardofzos/reacl










