The purpose of this *Command is to change the attributes of all objects matching the wildcarded specification.
*Access object_spec [attributes]
object_spec | Valid (wildcarded) pathname specifying file or directory |
attributes | Following attributes are allowed: |
L | Lock object against deletion by any user |
W | Write permission for you |
R | Read permission for you |
/ | Separator between your permissions and the public’s |
W | Write permission for the public (on NetFS) |
R | Read permission for the public (on NetFS) |
These attributes control whether you can run, read from, write to and delete a file.