lsacl--Show file/directory permissions

List the access control lists entries for files and directories within the current sandbox. For directories also shows the owner.

Permissions on a file or directory are also supplemented by parent directories, so the lack of mention of a user does not imply or deny access. For compatibility with older cvs versions the default is to grant permissions unless explicitly denied. This can be changed by putting an inheritable default deny permission in the repository root.

lsacl options

-d

List only directories, not files. By default both file and directory permisisons are listed in the output.

-R

Recursively list permissions in all subdirectories.