-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
What feature or new tool do you think should be added to DevToys?
The ability to check from a chmod value how the access are configured on a specific directory / file.
Why do you think this is needed?
I know people (I'm part of them) who can't calculate them easily even if it's just a simple sum...
I've also seen people that give too much access on a file/directory due to a misunderstanding of the mode value.
Solution/Idea
I have this interface on another github account which help to solve the issue
https://khantzen.github.io/chmod-calculator/
It can be improved by working in "reverse" (get the checkbox checked from the mode value)
Comments
No response
nareshdeeti