30 lines
601 B
Plaintext
30 lines
601 B
Plaintext
Standard creat mode
|
|
4
|
|
R,DIR,Directory,3
|
|
DSTD,Standard
|
|
DINH,Inherit from parent
|
|
DXXX,As following:
|
|
C,x,Directory rights,9
|
|
DUR,Readable by owner
|
|
DUW,Writable by owner
|
|
DUX,Executable by owner
|
|
DGR,Readable by group
|
|
DGW,Writable by group
|
|
DGX,Executable by group
|
|
DOR,Readable by others
|
|
DOW,Writable by others
|
|
DOX,Executable by others
|
|
R,FILE,Files,2
|
|
FSTD,Standard
|
|
FXXX,As following:
|
|
C,x,File rights,9
|
|
FUR,Readable by owner
|
|
FUW,Writable by owner
|
|
FUX,Executable by owner
|
|
FGR,Readable by group
|
|
FGW,Writable by group
|
|
FGX,Executable by group
|
|
FOR,Readable by others
|
|
FOW,Writable by others
|
|
FOX,Executable by others
|