chmod 775

Owner and group can do everything; others can read and enter.

Applies to
Permissions
ReadWriteExecuteValue
Owner
Group
Others
Special bits:

Calculated on your device.

What chmod 775 means

775 (rwxrwxr-x) is for directories a team shares: everyone in the group can create and delete files, while other users can only browse. Pair it with the setgid bit (2775) so new files automatically belong to the team's group.

Adjust the checkboxes above to see how a different mode compares, or go back to the chmod calculator.

Other common values