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

[TOOL IMPROVEMENT] chmod calculator #527

Open
palonsoro opened this issue Jul 6, 2023 · 1 comment
Open

[TOOL IMPROVEMENT] chmod calculator #527

palonsoro opened this issue Jul 6, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@palonsoro
Copy link

Describe the solution you'd like
chmod calculator only allows calculating the basic rwx permissions. It should also allow calculating the setuid, setgid and sticky-bit (the 4th octal number of the mask)

Additional context

@palonsoro palonsoro added the enhancement New feature or request label Jul 6, 2023
sharevb added a commit to sharevb/it-tools that referenced this issue Apr 3, 2024
Handle input of octal rights values and special flags
Fix CorentinTh#670 and CorentinTh#527
sharevb added a commit to sharevb/it-tools that referenced this issue Apr 7, 2024
Handle input of octal rights values and special flags
Fix CorentinTh#670 and CorentinTh#527
@sharevb
Copy link
Contributor

sharevb commented Apr 7, 2024

Hi @palonsoro and @CorentinTh, implemented in #964

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants