Set with all execute permissions.
Source position: libtar.pp line 243
const EXECUTE_PERMISSIONS = [tpExecuteByOwner, tpExecuteByGroup, tpExecuteByOther]; |
WRITE_PERMISSIONS is a set constant containing all possible execute permissions set for an archive entry.
|
Complete set of permissions for file. |
|
|
Set with all permissions. |
|
|
Set with all read permissions. |
|
|
Set with all write permissions. |