October 2018
Beginner
794 pages
19h 23m
English
A really important point to understand regarding this topic is this: both the shared object that is being worked upon (here, the myfile file) and the process that is performing some access (rwx) on the object (here, the echo process) matter. To be more correct, their attributes with respect to permissions matter. The next discussion will help make this clear.
Let's consider this step by step:
Every user has a record; it's stored in the /etc/passwd file. ...
Read now
Unlock full access