chmod 700

Only the owner can list, enter and change it.

Applies to
Permissions
ReadWriteExecuteValue
Owner
Group
Others
Special bits:

Calculated on your device.

What chmod 700 means

700 (rwx------) makes a directory completely private, or a script runnable only by you. It's the recommended mode for ~/.ssh and for directories holding keys, backups or personal data on shared machines.

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

Other common values