I need to check on sub file/folders under “/myfolder/” on a unix/linux file system. Ultimately, I need to make sure other has read permissions. “chmod -R o+r /myfolder”
We have a delivery process that really messes with permissions.
I need to check on sub file/folders under “/myfolder/” on a unix/linux file system. Ultimately, I need to make sure other has read permissions. “chmod -R o+r /myfolder”
We have a delivery process that really messes with permissions.
I think this is what you might be looking for:
https://developer.bigfix.com/relevance/search/?query=other%20read