User accounts can be assigned to one or more groups on Linux. You can configure file permissions and other privileges by ...
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 ...