Permissions (1.6)
When a file is created, the UID and GID of the creator are remembered
Every named file has associated with it a set of permissions in the form of a string of bits:
w write create and remove
setuid/gid executes program with user/group ID of file’s owner
Use chmod to change permissions