Enter values to see detailed analysis and insights.
How to Use
- 1Check the boxes to enable permissions for Owner, Group, and Public.
- 2The calculator will generate the octal code (e.g., 755) and symbolic string (e.g., -rwxr-xr-x).
Octal Permissions
Read=4, Write=2, Execute=1Variables:
r4w2x1Example
Inputs:
Steps:
- 1.Owner: 4+2 = 6
- 2.Group: 4 = 4
- 3.Public: 4 = 4
