One way to get a little more clarity on this is to look at the permissions with the stat command. The fourth line of stat’s output displays the file permissions both in octal and string format: $ stat ...
Linux provides a number of ways to control who has access to your files and what kind of access they have. Keeping your files private from anyone but those with superuser (root) access is easy on ...
Ubuntu, like other Linux distributions, restricts access to files and system settings by default. Each user account has read and write access to its own files and read access to some system files.