Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-evaluate equating marking a file as executable on Unix to setting the mode as 755. #36

Open
jsirois opened this issue Nov 17, 2022 · 1 comment
Labels
bug Something isn't working cleanup Paying down technical debt / making it easier to develop

Comments

@jsirois
Copy link
Collaborator

jsirois commented Nov 17, 2022

It may be the case that only the owner should have execute or just the owner and group. Its not clear there is a fixed rule to follow here that makes sense either.

@jsirois jsirois added bug Something isn't working cleanup Paying down technical debt / making it easier to develop labels Nov 17, 2022
@benjyw
Copy link
Collaborator

benjyw commented Nov 17, 2022

For that matter, it may be the case that only the owner (or owner+group) should have write, or even read, perms. This is all pretty vaporous, agreed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cleanup Paying down technical debt / making it easier to develop
Projects
None yet
Development

No branches or pull requests

2 participants