Calculate Unix file permissions with visual checkboxes, octal notation, and symbolic representation
Enter a 3-digit octal number (e.g., 755) to set permissions.
Each digit is the sum of its component permissions. For example, 7 = 4 + 2 + 1 (read + write + execute).