Access permissions

Access permissions are shown in the file mode, which can be displayed by the ls command. Permissions can be changed using the chmod command and default permissions set by using umask.

The file mode consists of a string of 10 characters:

Examples