it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

[TOOL IMPROVEMENT] chmod calculator

Open palonsoro opened this issue 2 years ago • 1 comments
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

palonsoro avatar Jul 06 '23 08:07 palonsoro

Hi @palonsoro and @CorentinTh, implemented in https://github.com/CorentinTh/it-tools/pull/964

sharevb avatar Apr 07 '24 20:04 sharevb