it-tools
it-tools copied to clipboard
[TOOL IMPROVEMENT] chmod calculator
trafficstars
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
Hi @palonsoro and @CorentinTh, implemented in https://github.com/CorentinTh/it-tools/pull/964