master
1#directory,d,linux_acl
2# symbolic link,l,linux_acl
3# unix domain socket,s,linux_acl
4# named pipe,p,linux_acl
5# character device file,c,linux_acl
6# block device file,b,linux_acl
7# read,r,linux_acl
8# write,w,linux_acl
9# execute,x,linux_acl
10# no permissions,-,linux_acl
11numeric (absolute) mode value of ---,0,linux_acl
12numeric (absolute) mode value of --x,1,linux_acl
13numeric (absolute) mode value of -w-,2,linux_acl
14numeric (absolute) mode value of -wx,3,linux_acl
15numeric (absolute) mode value of r--,4,linux_acl
16numeric (absolute) mode value of r-x,5,linux_acl
17numeric (absolute) mode value of rw-,6,linux_acl
18numeric (absolute) mode value of rwx,7,linux_acl
19text mode representation of 0,---,linux_acl
20text mode representation of 1,--x,linux_acl
21text mode representation of 2,-w-,linux_acl
22text mode representation of 3,-wx,linux_acl
23text mode representation of 4,r--,linux_acl
24text mode representation of 5,rw-,linux_acl
25text mode representation of 6,r-w,linux_acl
26text mode representation of 7,rwx,linux_acl
27# no suid/guid/sticky
28what is the numeric (absolute) mode of ----------,0000,linux_acl
29what is the numeric (absolute) mode of ---------x,0001,linux_acl
30what is the numeric (absolute) mode of --------w-,0002,linux_acl
31what is the numeric (absolute) mode of --------wx,0003,linux_acl
32what is the numeric (absolute) mode of -------r--,0004,linux_acl
33what is the numeric (absolute) mode of -------r-x,0005,linux_acl
34what is the numeric (absolute) mode of -------rw-,0006,linux_acl
35what is the numeric (absolute) mode of -------rwx,0007,linux_acl
36what is the numeric (absolute) mode of ------x---,0010,linux_acl
37what is the numeric (absolute) mode of ------x--x,0011,linux_acl
38what is the numeric (absolute) mode of ------x-w-,0012,linux_acl
39what is the numeric (absolute) mode of ------x-wx,0013,linux_acl
40what is the numeric (absolute) mode of ------xr--,0014,linux_acl
41what is the numeric (absolute) mode of ------xr-x,0015,linux_acl
42what is the numeric (absolute) mode of ------xrw-,0016,linux_acl
43what is the numeric (absolute) mode of ------xrwx,0017,linux_acl
44what is the numeric (absolute) mode of -----w----,0020,linux_acl
45what is the numeric (absolute) mode of -----w---x,0021,linux_acl
46what is the numeric (absolute) mode of -----w--w-,0022,linux_acl
47what is the numeric (absolute) mode of -----w--wx,0023,linux_acl
48what is the numeric (absolute) mode of -----w-r--,0024,linux_acl
49what is the numeric (absolute) mode of -----w-r-x,0025,linux_acl
50what is the numeric (absolute) mode of -----w-rw-,0026,linux_acl
51what is the numeric (absolute) mode of -----w-rwx,0027,linux_acl
52what is the numeric (absolute) mode of -----wx---,0030,linux_acl
53what is the numeric (absolute) mode of -----wx--x,0031,linux_acl
54what is the numeric (absolute) mode of -----wx-w-,0032,linux_acl
55what is the numeric (absolute) mode of -----wx-wx,0033,linux_acl
56what is the numeric (absolute) mode of -----wxr--,0034,linux_acl
57what is the numeric (absolute) mode of -----wxr-x,0035,linux_acl
58what is the numeric (absolute) mode of -----wxrw-,0036,linux_acl
59what is the numeric (absolute) mode of -----wxrwx,0037,linux_acl
60what is the numeric (absolute) mode of ----r-----,0040,linux_acl
61what is the numeric (absolute) mode of ----r----x,0041,linux_acl
62what is the numeric (absolute) mode of ----r---w-,0042,linux_acl
63what is the numeric (absolute) mode of ----r---wx,0043,linux_acl
64what is the numeric (absolute) mode of ----r--r--,0044,linux_acl
65what is the numeric (absolute) mode of ----r--r-x,0045,linux_acl
66what is the numeric (absolute) mode of ----r--rw-,0046,linux_acl
67what is the numeric (absolute) mode of ----r--rwx,0047,linux_acl
68what is the numeric (absolute) mode of ----r-x---,0050,linux_acl
69what is the numeric (absolute) mode of ----r-x--x,0051,linux_acl
70what is the numeric (absolute) mode of ----r-x-w-,0052,linux_acl
71what is the numeric (absolute) mode of ----r-x-wx,0053,linux_acl
72what is the numeric (absolute) mode of ----r-xr--,0054,linux_acl
73what is the numeric (absolute) mode of ----r-xr-x,0055,linux_acl
74what is the numeric (absolute) mode of ----r-xrw-,0056,linux_acl
75what is the numeric (absolute) mode of ----r-xrwx,0057,linux_acl
76what is the numeric (absolute) mode of ----rw----,0060,linux_acl
77what is the numeric (absolute) mode of ----rw---x,0061,linux_acl
78what is the numeric (absolute) mode of ----rw--w-,0062,linux_acl
79what is the numeric (absolute) mode of ----rw--wx,0063,linux_acl
80what is the numeric (absolute) mode of ----rw-r--,0064,linux_acl
81what is the numeric (absolute) mode of ----rw-r-x,0065,linux_acl
82what is the numeric (absolute) mode of ----rw-rw-,0066,linux_acl
83what is the numeric (absolute) mode of ----rw-rwx,0067,linux_acl
84what is the numeric (absolute) mode of ----rwx---,0070,linux_acl
85what is the numeric (absolute) mode of ----rwx--x,0071,linux_acl
86what is the numeric (absolute) mode of ----rwx-w-,0072,linux_acl
87what is the numeric (absolute) mode of ----rwx-wx,0073,linux_acl
88what is the numeric (absolute) mode of ----rwxr--,0074,linux_acl
89what is the numeric (absolute) mode of ----rwxr-x,0075,linux_acl
90what is the numeric (absolute) mode of ----rwxrw-,0076,linux_acl
91what is the numeric (absolute) mode of ----rwxrwx,0077,linux_acl
92what is the numeric (absolute) mode of ---x------,0100,linux_acl
93what is the numeric (absolute) mode of ---x-----x,0101,linux_acl
94what is the numeric (absolute) mode of ---x----w-,0102,linux_acl
95what is the numeric (absolute) mode of ---x----wx,0103,linux_acl
96what is the numeric (absolute) mode of ---x---r--,0104,linux_acl
97what is the numeric (absolute) mode of ---x---r-x,0105,linux_acl
98what is the numeric (absolute) mode of ---x---rw-,0106,linux_acl
99what is the numeric (absolute) mode of ---x---rwx,0107,linux_acl
100what is the numeric (absolute) mode of ---x--x---,0110,linux_acl
101what is the numeric (absolute) mode of ---x--x--x,0111,linux_acl
102what is the numeric (absolute) mode of ---x--x-w-,0112,linux_acl
103what is the numeric (absolute) mode of ---x--x-wx,0113,linux_acl
104what is the numeric (absolute) mode of ---x--xr--,0114,linux_acl
105what is the numeric (absolute) mode of ---x--xr-x,0115,linux_acl
106what is the numeric (absolute) mode of ---x--xrw-,0116,linux_acl
107what is the numeric (absolute) mode of ---x--xrwx,0117,linux_acl
108what is the numeric (absolute) mode of ---x-w----,0120,linux_acl
109what is the numeric (absolute) mode of ---x-w---x,0121,linux_acl
110what is the numeric (absolute) mode of ---x-w--w-,0122,linux_acl
111what is the numeric (absolute) mode of ---x-w--wx,0123,linux_acl
112what is the numeric (absolute) mode of ---x-w-r--,0124,linux_acl
113what is the numeric (absolute) mode of ---x-w-r-x,0125,linux_acl
114what is the numeric (absolute) mode of ---x-w-rw-,0126,linux_acl
115what is the numeric (absolute) mode of ---x-w-rwx,0127,linux_acl
116what is the numeric (absolute) mode of ---x-wx---,0130,linux_acl
117what is the numeric (absolute) mode of ---x-wx--x,0131,linux_acl
118what is the numeric (absolute) mode of ---x-wx-w-,0132,linux_acl
119what is the numeric (absolute) mode of ---x-wx-wx,0133,linux_acl
120what is the numeric (absolute) mode of ---x-wxr--,0134,linux_acl
121what is the numeric (absolute) mode of ---x-wxr-x,0135,linux_acl
122what is the numeric (absolute) mode of ---x-wxrw-,0136,linux_acl
123what is the numeric (absolute) mode of ---x-wxrwx,0137,linux_acl
124what is the numeric (absolute) mode of ---xr-----,0140,linux_acl
125what is the numeric (absolute) mode of ---xr----x,0141,linux_acl
126what is the numeric (absolute) mode of ---xr---w-,0142,linux_acl
127what is the numeric (absolute) mode of ---xr---wx,0143,linux_acl
128what is the numeric (absolute) mode of ---xr--r--,0144,linux_acl
129what is the numeric (absolute) mode of ---xr--r-x,0145,linux_acl
130what is the numeric (absolute) mode of ---xr--rw-,0146,linux_acl
131what is the numeric (absolute) mode of ---xr--rwx,0147,linux_acl
132what is the numeric (absolute) mode of ---xr-x---,0150,linux_acl
133what is the numeric (absolute) mode of ---xr-x--x,0151,linux_acl
134what is the numeric (absolute) mode of ---xr-x-w-,0152,linux_acl
135what is the numeric (absolute) mode of ---xr-x-wx,0153,linux_acl
136what is the numeric (absolute) mode of ---xr-xr--,0154,linux_acl
137what is the numeric (absolute) mode of ---xr-xr-x,0155,linux_acl
138what is the numeric (absolute) mode of ---xr-xrw-,0156,linux_acl
139what is the numeric (absolute) mode of ---xr-xrwx,0157,linux_acl
140what is the numeric (absolute) mode of ---xrw----,0160,linux_acl
141what is the numeric (absolute) mode of ---xrw---x,0161,linux_acl
142what is the numeric (absolute) mode of ---xrw--w-,0162,linux_acl
143what is the numeric (absolute) mode of ---xrw--wx,0163,linux_acl
144what is the numeric (absolute) mode of ---xrw-r--,0164,linux_acl
145what is the numeric (absolute) mode of ---xrw-r-x,0165,linux_acl
146what is the numeric (absolute) mode of ---xrw-rw-,0166,linux_acl
147what is the numeric (absolute) mode of ---xrw-rwx,0167,linux_acl
148what is the numeric (absolute) mode of ---xrwx---,0170,linux_acl
149what is the numeric (absolute) mode of ---xrwx--x,0171,linux_acl
150what is the numeric (absolute) mode of ---xrwx-w-,0172,linux_acl
151what is the numeric (absolute) mode of ---xrwx-wx,0173,linux_acl
152what is the numeric (absolute) mode of ---xrwxr--,0174,linux_acl
153what is the numeric (absolute) mode of ---xrwxr-x,0175,linux_acl
154what is the numeric (absolute) mode of ---xrwxrw-,0176,linux_acl
155what is the numeric (absolute) mode of ---xrwxrwx,0177,linux_acl
156what is the numeric (absolute) mode of --w-------,0200,linux_acl
157what is the numeric (absolute) mode of --w------x,0201,linux_acl
158what is the numeric (absolute) mode of --w-----w-,0202,linux_acl
159what is the numeric (absolute) mode of --w-----wx,0203,linux_acl
160what is the numeric (absolute) mode of --w----r--,0204,linux_acl
161what is the numeric (absolute) mode of --w----r-x,0205,linux_acl
162what is the numeric (absolute) mode of --w----rw-,0206,linux_acl
163what is the numeric (absolute) mode of --w----rwx,0207,linux_acl
164what is the numeric (absolute) mode of --w---x---,0210,linux_acl
165what is the numeric (absolute) mode of --w---x--x,0211,linux_acl
166what is the numeric (absolute) mode of --w---x-w-,0212,linux_acl
167what is the numeric (absolute) mode of --w---x-wx,0213,linux_acl
168what is the numeric (absolute) mode of --w---xr--,0214,linux_acl
169what is the numeric (absolute) mode of --w---xr-x,0215,linux_acl
170what is the numeric (absolute) mode of --w---xrw-,0216,linux_acl
171what is the numeric (absolute) mode of --w---xrwx,0217,linux_acl
172what is the numeric (absolute) mode of --w--w----,0220,linux_acl
173what is the numeric (absolute) mode of --w--w---x,0221,linux_acl
174what is the numeric (absolute) mode of --w--w--w-,0222,linux_acl
175what is the numeric (absolute) mode of --w--w--wx,0223,linux_acl
176what is the numeric (absolute) mode of --w--w-r--,0224,linux_acl
177what is the numeric (absolute) mode of --w--w-r-x,0225,linux_acl
178what is the numeric (absolute) mode of --w--w-rw-,0226,linux_acl
179what is the numeric (absolute) mode of --w--w-rwx,0227,linux_acl
180what is the numeric (absolute) mode of --w--wx---,0230,linux_acl
181what is the numeric (absolute) mode of --w--wx--x,0231,linux_acl
182what is the numeric (absolute) mode of --w--wx-w-,0232,linux_acl
183what is the numeric (absolute) mode of --w--wx-wx,0233,linux_acl
184what is the numeric (absolute) mode of --w--wxr--,0234,linux_acl
185what is the numeric (absolute) mode of --w--wxr-x,0235,linux_acl
186what is the numeric (absolute) mode of --w--wxrw-,0236,linux_acl
187what is the numeric (absolute) mode of --w--wxrwx,0237,linux_acl
188what is the numeric (absolute) mode of --w-r-----,0240,linux_acl
189what is the numeric (absolute) mode of --w-r----x,0241,linux_acl
190what is the numeric (absolute) mode of --w-r---w-,0242,linux_acl
191what is the numeric (absolute) mode of --w-r---wx,0243,linux_acl
192what is the numeric (absolute) mode of --w-r--r--,0244,linux_acl
193what is the numeric (absolute) mode of --w-r--r-x,0245,linux_acl
194what is the numeric (absolute) mode of --w-r--rw-,0246,linux_acl
195what is the numeric (absolute) mode of --w-r--rwx,0247,linux_acl
196what is the numeric (absolute) mode of --w-r-x---,0250,linux_acl
197what is the numeric (absolute) mode of --w-r-x--x,0251,linux_acl
198what is the numeric (absolute) mode of --w-r-x-w-,0252,linux_acl
199what is the numeric (absolute) mode of --w-r-x-wx,0253,linux_acl
200what is the numeric (absolute) mode of --w-r-xr--,0254,linux_acl
201what is the numeric (absolute) mode of --w-r-xr-x,0255,linux_acl
202what is the numeric (absolute) mode of --w-r-xrw-,0256,linux_acl
203what is the numeric (absolute) mode of --w-r-xrwx,0257,linux_acl
204what is the numeric (absolute) mode of --w-rw----,0260,linux_acl
205what is the numeric (absolute) mode of --w-rw---x,0261,linux_acl
206what is the numeric (absolute) mode of --w-rw--w-,0262,linux_acl
207what is the numeric (absolute) mode of --w-rw--wx,0263,linux_acl
208what is the numeric (absolute) mode of --w-rw-r--,0264,linux_acl
209what is the numeric (absolute) mode of --w-rw-r-x,0265,linux_acl
210what is the numeric (absolute) mode of --w-rw-rw-,0266,linux_acl
211what is the numeric (absolute) mode of --w-rw-rwx,0267,linux_acl
212what is the numeric (absolute) mode of --w-rwx---,0270,linux_acl
213what is the numeric (absolute) mode of --w-rwx--x,0271,linux_acl
214what is the numeric (absolute) mode of --w-rwx-w-,0272,linux_acl
215what is the numeric (absolute) mode of --w-rwx-wx,0273,linux_acl
216what is the numeric (absolute) mode of --w-rwxr--,0274,linux_acl
217what is the numeric (absolute) mode of --w-rwxr-x,0275,linux_acl
218what is the numeric (absolute) mode of --w-rwxrw-,0276,linux_acl
219what is the numeric (absolute) mode of --w-rwxrwx,0277,linux_acl
220what is the numeric (absolute) mode of --wx------,0300,linux_acl
221what is the numeric (absolute) mode of --wx-----x,0301,linux_acl
222what is the numeric (absolute) mode of --wx----w-,0302,linux_acl
223what is the numeric (absolute) mode of --wx----wx,0303,linux_acl
224what is the numeric (absolute) mode of --wx---r--,0304,linux_acl
225what is the numeric (absolute) mode of --wx---r-x,0305,linux_acl
226what is the numeric (absolute) mode of --wx---rw-,0306,linux_acl
227what is the numeric (absolute) mode of --wx---rwx,0307,linux_acl
228what is the numeric (absolute) mode of --wx--x---,0310,linux_acl
229what is the numeric (absolute) mode of --wx--x--x,0311,linux_acl
230what is the numeric (absolute) mode of --wx--x-w-,0312,linux_acl
231what is the numeric (absolute) mode of --wx--x-wx,0313,linux_acl
232what is the numeric (absolute) mode of --wx--xr--,0314,linux_acl
233what is the numeric (absolute) mode of --wx--xr-x,0315,linux_acl
234what is the numeric (absolute) mode of --wx--xrw-,0316,linux_acl
235what is the numeric (absolute) mode of --wx--xrwx,0317,linux_acl
236what is the numeric (absolute) mode of --wx-w----,0320,linux_acl
237what is the numeric (absolute) mode of --wx-w---x,0321,linux_acl
238what is the numeric (absolute) mode of --wx-w--w-,0322,linux_acl
239what is the numeric (absolute) mode of --wx-w--wx,0323,linux_acl
240what is the numeric (absolute) mode of --wx-w-r--,0324,linux_acl
241what is the numeric (absolute) mode of --wx-w-r-x,0325,linux_acl
242what is the numeric (absolute) mode of --wx-w-rw-,0326,linux_acl
243what is the numeric (absolute) mode of --wx-w-rwx,0327,linux_acl
244what is the numeric (absolute) mode of --wx-wx---,0330,linux_acl
245what is the numeric (absolute) mode of --wx-wx--x,0331,linux_acl
246what is the numeric (absolute) mode of --wx-wx-w-,0332,linux_acl
247what is the numeric (absolute) mode of --wx-wx-wx,0333,linux_acl
248what is the numeric (absolute) mode of --wx-wxr--,0334,linux_acl
249what is the numeric (absolute) mode of --wx-wxr-x,0335,linux_acl
250what is the numeric (absolute) mode of --wx-wxrw-,0336,linux_acl
251what is the numeric (absolute) mode of --wx-wxrwx,0337,linux_acl
252what is the numeric (absolute) mode of --wxr-----,0340,linux_acl
253what is the numeric (absolute) mode of --wxr----x,0341,linux_acl
254what is the numeric (absolute) mode of --wxr---w-,0342,linux_acl
255what is the numeric (absolute) mode of --wxr---wx,0343,linux_acl
256what is the numeric (absolute) mode of --wxr--r--,0344,linux_acl
257what is the numeric (absolute) mode of --wxr--r-x,0345,linux_acl
258what is the numeric (absolute) mode of --wxr--rw-,0346,linux_acl
259what is the numeric (absolute) mode of --wxr--rwx,0347,linux_acl
260what is the numeric (absolute) mode of --wxr-x---,0350,linux_acl
261what is the numeric (absolute) mode of --wxr-x--x,0351,linux_acl
262what is the numeric (absolute) mode of --wxr-x-w-,0352,linux_acl
263what is the numeric (absolute) mode of --wxr-x-wx,0353,linux_acl
264what is the numeric (absolute) mode of --wxr-xr--,0354,linux_acl
265what is the numeric (absolute) mode of --wxr-xr-x,0355,linux_acl
266what is the numeric (absolute) mode of --wxr-xrw-,0356,linux_acl
267what is the numeric (absolute) mode of --wxr-xrwx,0357,linux_acl
268what is the numeric (absolute) mode of --wxrw----,0360,linux_acl
269what is the numeric (absolute) mode of --wxrw---x,0361,linux_acl
270what is the numeric (absolute) mode of --wxrw--w-,0362,linux_acl
271what is the numeric (absolute) mode of --wxrw--wx,0363,linux_acl
272what is the numeric (absolute) mode of --wxrw-r--,0364,linux_acl
273what is the numeric (absolute) mode of --wxrw-r-x,0365,linux_acl
274what is the numeric (absolute) mode of --wxrw-rw-,0366,linux_acl
275what is the numeric (absolute) mode of --wxrw-rwx,0367,linux_acl
276what is the numeric (absolute) mode of --wxrwx---,0370,linux_acl
277what is the numeric (absolute) mode of --wxrwx--x,0371,linux_acl
278what is the numeric (absolute) mode of --wxrwx-w-,0372,linux_acl
279what is the numeric (absolute) mode of --wxrwx-wx,0373,linux_acl
280what is the numeric (absolute) mode of --wxrwxr--,0374,linux_acl
281what is the numeric (absolute) mode of --wxrwxr-x,0375,linux_acl
282what is the numeric (absolute) mode of --wxrwxrw-,0376,linux_acl
283what is the numeric (absolute) mode of --wxrwxrwx,0377,linux_acl
284what is the numeric (absolute) mode of -r--------,0400,linux_acl
285what is the numeric (absolute) mode of -r-------x,0401,linux_acl
286what is the numeric (absolute) mode of -r------w-,0402,linux_acl
287what is the numeric (absolute) mode of -r------wx,0403,linux_acl
288what is the numeric (absolute) mode of -r-----r--,0404,linux_acl
289what is the numeric (absolute) mode of -r-----r-x,0405,linux_acl
290what is the numeric (absolute) mode of -r-----rw-,0406,linux_acl
291what is the numeric (absolute) mode of -r-----rwx,0407,linux_acl
292what is the numeric (absolute) mode of -r----x---,0410,linux_acl
293what is the numeric (absolute) mode of -r----x--x,0411,linux_acl
294what is the numeric (absolute) mode of -r----x-w-,0412,linux_acl
295what is the numeric (absolute) mode of -r----x-wx,0413,linux_acl
296what is the numeric (absolute) mode of -r----xr--,0414,linux_acl
297what is the numeric (absolute) mode of -r----xr-x,0415,linux_acl
298what is the numeric (absolute) mode of -r----xrw-,0416,linux_acl
299what is the numeric (absolute) mode of -r----xrwx,0417,linux_acl
300what is the numeric (absolute) mode of -r---w----,0420,linux_acl
301what is the numeric (absolute) mode of -r---w---x,0421,linux_acl
302what is the numeric (absolute) mode of -r---w--w-,0422,linux_acl
303what is the numeric (absolute) mode of -r---w--wx,0423,linux_acl
304what is the numeric (absolute) mode of -r---w-r--,0424,linux_acl
305what is the numeric (absolute) mode of -r---w-r-x,0425,linux_acl
306what is the numeric (absolute) mode of -r---w-rw-,0426,linux_acl
307what is the numeric (absolute) mode of -r---w-rwx,0427,linux_acl
308what is the numeric (absolute) mode of -r---wx---,0430,linux_acl
309what is the numeric (absolute) mode of -r---wx--x,0431,linux_acl
310what is the numeric (absolute) mode of -r---wx-w-,0432,linux_acl
311what is the numeric (absolute) mode of -r---wx-wx,0433,linux_acl
312what is the numeric (absolute) mode of -r---wxr--,0434,linux_acl
313what is the numeric (absolute) mode of -r---wxr-x,0435,linux_acl
314what is the numeric (absolute) mode of -r---wxrw-,0436,linux_acl
315what is the numeric (absolute) mode of -r---wxrwx,0437,linux_acl
316what is the numeric (absolute) mode of -r--r-----,0440,linux_acl
317what is the numeric (absolute) mode of -r--r----x,0441,linux_acl
318what is the numeric (absolute) mode of -r--r---w-,0442,linux_acl
319what is the numeric (absolute) mode of -r--r---wx,0443,linux_acl
320what is the numeric (absolute) mode of -r--r--r--,0444,linux_acl
321what is the numeric (absolute) mode of -r--r--r-x,0445,linux_acl
322what is the numeric (absolute) mode of -r--r--rw-,0446,linux_acl
323what is the numeric (absolute) mode of -r--r--rwx,0447,linux_acl
324what is the numeric (absolute) mode of -r--r-x---,0450,linux_acl
325what is the numeric (absolute) mode of -r--r-x--x,0451,linux_acl
326what is the numeric (absolute) mode of -r--r-x-w-,0452,linux_acl
327what is the numeric (absolute) mode of -r--r-x-wx,0453,linux_acl
328what is the numeric (absolute) mode of -r--r-xr--,0454,linux_acl
329what is the numeric (absolute) mode of -r--r-xr-x,0455,linux_acl
330what is the numeric (absolute) mode of -r--r-xrw-,0456,linux_acl
331what is the numeric (absolute) mode of -r--r-xrwx,0457,linux_acl
332what is the numeric (absolute) mode of -r--rw----,0460,linux_acl
333what is the numeric (absolute) mode of -r--rw---x,0461,linux_acl
334what is the numeric (absolute) mode of -r--rw--w-,0462,linux_acl
335what is the numeric (absolute) mode of -r--rw--wx,0463,linux_acl
336what is the numeric (absolute) mode of -r--rw-r--,0464,linux_acl
337what is the numeric (absolute) mode of -r--rw-r-x,0465,linux_acl
338what is the numeric (absolute) mode of -r--rw-rw-,0466,linux_acl
339what is the numeric (absolute) mode of -r--rw-rwx,0467,linux_acl
340what is the numeric (absolute) mode of -r--rwx---,0470,linux_acl
341what is the numeric (absolute) mode of -r--rwx--x,0471,linux_acl
342what is the numeric (absolute) mode of -r--rwx-w-,0472,linux_acl
343what is the numeric (absolute) mode of -r--rwx-wx,0473,linux_acl
344what is the numeric (absolute) mode of -r--rwxr--,0474,linux_acl
345what is the numeric (absolute) mode of -r--rwxr-x,0475,linux_acl
346what is the numeric (absolute) mode of -r--rwxrw-,0476,linux_acl
347what is the numeric (absolute) mode of -r--rwxrwx,0477,linux_acl
348what is the numeric (absolute) mode of -r-x------,0500,linux_acl
349what is the numeric (absolute) mode of -r-x-----x,0501,linux_acl
350what is the numeric (absolute) mode of -r-x----w-,0502,linux_acl
351what is the numeric (absolute) mode of -r-x----wx,0503,linux_acl
352what is the numeric (absolute) mode of -r-x---r--,0504,linux_acl
353what is the numeric (absolute) mode of -r-x---r-x,0505,linux_acl
354what is the numeric (absolute) mode of -r-x---rw-,0506,linux_acl
355what is the numeric (absolute) mode of -r-x---rwx,0507,linux_acl
356what is the numeric (absolute) mode of -r-x--x---,0510,linux_acl
357what is the numeric (absolute) mode of -r-x--x--x,0511,linux_acl
358what is the numeric (absolute) mode of -r-x--x-w-,0512,linux_acl
359what is the numeric (absolute) mode of -r-x--x-wx,0513,linux_acl
360what is the numeric (absolute) mode of -r-x--xr--,0514,linux_acl
361what is the numeric (absolute) mode of -r-x--xr-x,0515,linux_acl
362what is the numeric (absolute) mode of -r-x--xrw-,0516,linux_acl
363what is the numeric (absolute) mode of -r-x--xrwx,0517,linux_acl
364what is the numeric (absolute) mode of -r-x-w----,0520,linux_acl
365what is the numeric (absolute) mode of -r-x-w---x,0521,linux_acl
366what is the numeric (absolute) mode of -r-x-w--w-,0522,linux_acl
367what is the numeric (absolute) mode of -r-x-w--wx,0523,linux_acl
368what is the numeric (absolute) mode of -r-x-w-r--,0524,linux_acl
369what is the numeric (absolute) mode of -r-x-w-r-x,0525,linux_acl
370what is the numeric (absolute) mode of -r-x-w-rw-,0526,linux_acl
371what is the numeric (absolute) mode of -r-x-w-rwx,0527,linux_acl
372what is the numeric (absolute) mode of -r-x-wx---,0530,linux_acl
373what is the numeric (absolute) mode of -r-x-wx--x,0531,linux_acl
374what is the numeric (absolute) mode of -r-x-wx-w-,0532,linux_acl
375what is the numeric (absolute) mode of -r-x-wx-wx,0533,linux_acl
376what is the numeric (absolute) mode of -r-x-wxr--,0534,linux_acl
377what is the numeric (absolute) mode of -r-x-wxr-x,0535,linux_acl
378what is the numeric (absolute) mode of -r-x-wxrw-,0536,linux_acl
379what is the numeric (absolute) mode of -r-x-wxrwx,0537,linux_acl
380what is the numeric (absolute) mode of -r-xr-----,0540,linux_acl
381what is the numeric (absolute) mode of -r-xr----x,0541,linux_acl
382what is the numeric (absolute) mode of -r-xr---w-,0542,linux_acl
383what is the numeric (absolute) mode of -r-xr---wx,0543,linux_acl
384what is the numeric (absolute) mode of -r-xr--r--,0544,linux_acl
385what is the numeric (absolute) mode of -r-xr--r-x,0545,linux_acl
386what is the numeric (absolute) mode of -r-xr--rw-,0546,linux_acl
387what is the numeric (absolute) mode of -r-xr--rwx,0547,linux_acl
388what is the numeric (absolute) mode of -r-xr-x---,0550,linux_acl
389what is the numeric (absolute) mode of -r-xr-x--x,0551,linux_acl
390what is the numeric (absolute) mode of -r-xr-x-w-,0552,linux_acl
391what is the numeric (absolute) mode of -r-xr-x-wx,0553,linux_acl
392what is the numeric (absolute) mode of -r-xr-xr--,0554,linux_acl
393what is the numeric (absolute) mode of -r-xr-xr-x,0555,linux_acl
394what is the numeric (absolute) mode of -r-xr-xrw-,0556,linux_acl
395what is the numeric (absolute) mode of -r-xr-xrwx,0557,linux_acl
396what is the numeric (absolute) mode of -r-xrw----,0560,linux_acl
397what is the numeric (absolute) mode of -r-xrw---x,0561,linux_acl
398what is the numeric (absolute) mode of -r-xrw--w-,0562,linux_acl
399what is the numeric (absolute) mode of -r-xrw--wx,0563,linux_acl
400what is the numeric (absolute) mode of -r-xrw-r--,0564,linux_acl
401what is the numeric (absolute) mode of -r-xrw-r-x,0565,linux_acl
402what is the numeric (absolute) mode of -r-xrw-rw-,0566,linux_acl
403what is the numeric (absolute) mode of -r-xrw-rwx,0567,linux_acl
404what is the numeric (absolute) mode of -r-xrwx---,0570,linux_acl
405what is the numeric (absolute) mode of -r-xrwx--x,0571,linux_acl
406what is the numeric (absolute) mode of -r-xrwx-w-,0572,linux_acl
407what is the numeric (absolute) mode of -r-xrwx-wx,0573,linux_acl
408what is the numeric (absolute) mode of -r-xrwxr--,0574,linux_acl
409what is the numeric (absolute) mode of -r-xrwxr-x,0575,linux_acl
410what is the numeric (absolute) mode of -r-xrwxrw-,0576,linux_acl
411what is the numeric (absolute) mode of -r-xrwxrwx,0577,linux_acl
412what is the numeric (absolute) mode of -rw-------,0600,linux_acl
413what is the numeric (absolute) mode of -rw------x,0601,linux_acl
414what is the numeric (absolute) mode of -rw-----w-,0602,linux_acl
415what is the numeric (absolute) mode of -rw-----wx,0603,linux_acl
416what is the numeric (absolute) mode of -rw----r--,0604,linux_acl
417what is the numeric (absolute) mode of -rw----r-x,0605,linux_acl
418what is the numeric (absolute) mode of -rw----rw-,0606,linux_acl
419what is the numeric (absolute) mode of -rw----rwx,0607,linux_acl
420what is the numeric (absolute) mode of -rw---x---,0610,linux_acl
421what is the numeric (absolute) mode of -rw---x--x,0611,linux_acl
422what is the numeric (absolute) mode of -rw---x-w-,0612,linux_acl
423what is the numeric (absolute) mode of -rw---x-wx,0613,linux_acl
424what is the numeric (absolute) mode of -rw---xr--,0614,linux_acl
425what is the numeric (absolute) mode of -rw---xr-x,0615,linux_acl
426what is the numeric (absolute) mode of -rw---xrw-,0616,linux_acl
427what is the numeric (absolute) mode of -rw---xrwx,0617,linux_acl
428what is the numeric (absolute) mode of -rw--w----,0620,linux_acl
429what is the numeric (absolute) mode of -rw--w---x,0621,linux_acl
430what is the numeric (absolute) mode of -rw--w--w-,0622,linux_acl
431what is the numeric (absolute) mode of -rw--w--wx,0623,linux_acl
432what is the numeric (absolute) mode of -rw--w-r--,0624,linux_acl
433what is the numeric (absolute) mode of -rw--w-r-x,0625,linux_acl
434what is the numeric (absolute) mode of -rw--w-rw-,0626,linux_acl
435what is the numeric (absolute) mode of -rw--w-rwx,0627,linux_acl
436what is the numeric (absolute) mode of -rw--wx---,0630,linux_acl
437what is the numeric (absolute) mode of -rw--wx--x,0631,linux_acl
438what is the numeric (absolute) mode of -rw--wx-w-,0632,linux_acl
439what is the numeric (absolute) mode of -rw--wx-wx,0633,linux_acl
440what is the numeric (absolute) mode of -rw--wxr--,0634,linux_acl
441what is the numeric (absolute) mode of -rw--wxr-x,0635,linux_acl
442what is the numeric (absolute) mode of -rw--wxrw-,0636,linux_acl
443what is the numeric (absolute) mode of -rw--wxrwx,0637,linux_acl
444what is the numeric (absolute) mode of -rw-r-----,0640,linux_acl
445what is the numeric (absolute) mode of -rw-r----x,0641,linux_acl
446what is the numeric (absolute) mode of -rw-r---w-,0642,linux_acl
447what is the numeric (absolute) mode of -rw-r---wx,0643,linux_acl
448what is the numeric (absolute) mode of -rw-r--r--,0644,linux_acl
449what is the numeric (absolute) mode of -rw-r--r-x,0645,linux_acl
450what is the numeric (absolute) mode of -rw-r--rw-,0646,linux_acl
451what is the numeric (absolute) mode of -rw-r--rwx,0647,linux_acl
452what is the numeric (absolute) mode of -rw-r-x---,0650,linux_acl
453what is the numeric (absolute) mode of -rw-r-x--x,0651,linux_acl
454what is the numeric (absolute) mode of -rw-r-x-w-,0652,linux_acl
455what is the numeric (absolute) mode of -rw-r-x-wx,0653,linux_acl
456what is the numeric (absolute) mode of -rw-r-xr--,0654,linux_acl
457what is the numeric (absolute) mode of -rw-r-xr-x,0655,linux_acl
458what is the numeric (absolute) mode of -rw-r-xrw-,0656,linux_acl
459what is the numeric (absolute) mode of -rw-r-xrwx,0657,linux_acl
460what is the numeric (absolute) mode of -rw-rw----,0660,linux_acl
461what is the numeric (absolute) mode of -rw-rw---x,0661,linux_acl
462what is the numeric (absolute) mode of -rw-rw--w-,0662,linux_acl
463what is the numeric (absolute) mode of -rw-rw--wx,0663,linux_acl
464what is the numeric (absolute) mode of -rw-rw-r--,0664,linux_acl
465what is the numeric (absolute) mode of -rw-rw-r-x,0665,linux_acl
466what is the numeric (absolute) mode of -rw-rw-rw-,0666,linux_acl
467what is the numeric (absolute) mode of -rw-rw-rwx,0667,linux_acl
468what is the numeric (absolute) mode of -rw-rwx---,0670,linux_acl
469what is the numeric (absolute) mode of -rw-rwx--x,0671,linux_acl
470what is the numeric (absolute) mode of -rw-rwx-w-,0672,linux_acl
471what is the numeric (absolute) mode of -rw-rwx-wx,0673,linux_acl
472what is the numeric (absolute) mode of -rw-rwxr--,0674,linux_acl
473what is the numeric (absolute) mode of -rw-rwxr-x,0675,linux_acl
474what is the numeric (absolute) mode of -rw-rwxrw-,0676,linux_acl
475what is the numeric (absolute) mode of -rw-rwxrwx,0677,linux_acl
476what is the numeric (absolute) mode of -rwx------,0700,linux_acl
477what is the numeric (absolute) mode of -rwx-----x,0701,linux_acl
478what is the numeric (absolute) mode of -rwx----w-,0702,linux_acl
479what is the numeric (absolute) mode of -rwx----wx,0703,linux_acl
480what is the numeric (absolute) mode of -rwx---r--,0704,linux_acl
481what is the numeric (absolute) mode of -rwx---r-x,0705,linux_acl
482what is the numeric (absolute) mode of -rwx---rw-,0706,linux_acl
483what is the numeric (absolute) mode of -rwx---rwx,0707,linux_acl
484what is the numeric (absolute) mode of -rwx--x---,0710,linux_acl
485what is the numeric (absolute) mode of -rwx--x--x,0711,linux_acl
486what is the numeric (absolute) mode of -rwx--x-w-,0712,linux_acl
487what is the numeric (absolute) mode of -rwx--x-wx,0713,linux_acl
488what is the numeric (absolute) mode of -rwx--xr--,0714,linux_acl
489what is the numeric (absolute) mode of -rwx--xr-x,0715,linux_acl
490what is the numeric (absolute) mode of -rwx--xrw-,0716,linux_acl
491what is the numeric (absolute) mode of -rwx--xrwx,0717,linux_acl
492what is the numeric (absolute) mode of -rwx-w----,0720,linux_acl
493what is the numeric (absolute) mode of -rwx-w---x,0721,linux_acl
494what is the numeric (absolute) mode of -rwx-w--w-,0722,linux_acl
495what is the numeric (absolute) mode of -rwx-w--wx,0723,linux_acl
496what is the numeric (absolute) mode of -rwx-w-r--,0724,linux_acl
497what is the numeric (absolute) mode of -rwx-w-r-x,0725,linux_acl
498what is the numeric (absolute) mode of -rwx-w-rw-,0726,linux_acl
499what is the numeric (absolute) mode of -rwx-w-rwx,0727,linux_acl
500what is the numeric (absolute) mode of -rwx-wx---,0730,linux_acl
501what is the numeric (absolute) mode of -rwx-wx--x,0731,linux_acl
502what is the numeric (absolute) mode of -rwx-wx-w-,0732,linux_acl
503what is the numeric (absolute) mode of -rwx-wx-wx,0733,linux_acl
504what is the numeric (absolute) mode of -rwx-wxr--,0734,linux_acl
505what is the numeric (absolute) mode of -rwx-wxr-x,0735,linux_acl
506what is the numeric (absolute) mode of -rwx-wxrw-,0736,linux_acl
507what is the numeric (absolute) mode of -rwx-wxrwx,0737,linux_acl
508what is the numeric (absolute) mode of -rwxr-----,0740,linux_acl
509what is the numeric (absolute) mode of -rwxr----x,0741,linux_acl
510what is the numeric (absolute) mode of -rwxr---w-,0742,linux_acl
511what is the numeric (absolute) mode of -rwxr---wx,0743,linux_acl
512what is the numeric (absolute) mode of -rwxr--r--,0744,linux_acl
513what is the numeric (absolute) mode of -rwxr--r-x,0745,linux_acl
514what is the numeric (absolute) mode of -rwxr--rw-,0746,linux_acl
515what is the numeric (absolute) mode of -rwxr--rwx,0747,linux_acl
516what is the numeric (absolute) mode of -rwxr-x---,0750,linux_acl
517what is the numeric (absolute) mode of -rwxr-x--x,0751,linux_acl
518what is the numeric (absolute) mode of -rwxr-x-w-,0752,linux_acl
519what is the numeric (absolute) mode of -rwxr-x-wx,0753,linux_acl
520what is the numeric (absolute) mode of -rwxr-xr--,0754,linux_acl
521what is the numeric (absolute) mode of -rwxr-xr-x,0755,linux_acl
522what is the numeric (absolute) mode of -rwxr-xrw-,0756,linux_acl
523what is the numeric (absolute) mode of -rwxr-xrwx,0757,linux_acl
524what is the numeric (absolute) mode of -rwxrw----,0760,linux_acl
525what is the numeric (absolute) mode of -rwxrw---x,0761,linux_acl
526what is the numeric (absolute) mode of -rwxrw--w-,0762,linux_acl
527what is the numeric (absolute) mode of -rwxrw--wx,0763,linux_acl
528what is the numeric (absolute) mode of -rwxrw-r--,0764,linux_acl
529what is the numeric (absolute) mode of -rwxrw-r-x,0765,linux_acl
530what is the numeric (absolute) mode of -rwxrw-rw-,0766,linux_acl
531what is the numeric (absolute) mode of -rwxrw-rwx,0767,linux_acl
532what is the numeric (absolute) mode of -rwxrwx---,0770,linux_acl
533what is the numeric (absolute) mode of -rwxrwx--x,0771,linux_acl
534what is the numeric (absolute) mode of -rwxrwx-w-,0772,linux_acl
535what is the numeric (absolute) mode of -rwxrwx-wx,0773,linux_acl
536what is the numeric (absolute) mode of -rwxrwxr--,0774,linux_acl
537what is the numeric (absolute) mode of -rwxrwxr-x,0775,linux_acl
538what is the numeric (absolute) mode of -rwxrwxrw-,0776,linux_acl
539what is the numeric (absolute) mode of -rwxrwxrwx,0777,linux_acl
540###
541# Sticky Bit
542###
543what is the numeric (absolute) mode of d--------T,1000,linux_acl
544what is the numeric (absolute) mode of d--------t,1001,linux_acl
545what is the numeric (absolute) mode of d-------wT,1002,linux_acl
546what is the numeric (absolute) mode of d-------wt,1003,linux_acl
547what is the numeric (absolute) mode of d------r-T,1004,linux_acl
548what is the numeric (absolute) mode of d------r-t,1005,linux_acl
549what is the numeric (absolute) mode of d------rwT,1006,linux_acl
550what is the numeric (absolute) mode of d------rwt,1007,linux_acl
551what is the numeric (absolute) mode of d-----x--T,1010,linux_acl
552what is the numeric (absolute) mode of d-----x--t,1011,linux_acl
553what is the numeric (absolute) mode of d-----x-wT,1012,linux_acl
554what is the numeric (absolute) mode of d-----x-wt,1013,linux_acl
555what is the numeric (absolute) mode of d-----xr-T,1014,linux_acl
556what is the numeric (absolute) mode of d-----xr-t,1015,linux_acl
557what is the numeric (absolute) mode of d-----xrwT,1016,linux_acl
558what is the numeric (absolute) mode of d-----xrwt,1017,linux_acl
559what is the numeric (absolute) mode of d----w---T,1020,linux_acl
560what is the numeric (absolute) mode of d----w---t,1021,linux_acl
561what is the numeric (absolute) mode of d----w--wT,1022,linux_acl
562what is the numeric (absolute) mode of d----w--wt,1023,linux_acl
563what is the numeric (absolute) mode of d----w-r-T,1024,linux_acl
564what is the numeric (absolute) mode of d----w-r-t,1025,linux_acl
565what is the numeric (absolute) mode of d----w-rwT,1026,linux_acl
566what is the numeric (absolute) mode of d----w-rwt,1027,linux_acl
567what is the numeric (absolute) mode of d----wx--T,1030,linux_acl
568what is the numeric (absolute) mode of d----wx--t,1031,linux_acl
569what is the numeric (absolute) mode of d----wx-wT,1032,linux_acl
570what is the numeric (absolute) mode of d----wx-wt,1033,linux_acl
571what is the numeric (absolute) mode of d----wxr-T,1034,linux_acl
572what is the numeric (absolute) mode of d----wxr-t,1035,linux_acl
573what is the numeric (absolute) mode of d----wxrwT,1036,linux_acl
574what is the numeric (absolute) mode of d----wxrwt,1037,linux_acl
575what is the numeric (absolute) mode of d---r----T,1040,linux_acl
576what is the numeric (absolute) mode of d---r----t,1041,linux_acl
577what is the numeric (absolute) mode of d---r---wT,1042,linux_acl
578what is the numeric (absolute) mode of d---r---wt,1043,linux_acl
579what is the numeric (absolute) mode of d---r--r-T,1044,linux_acl
580what is the numeric (absolute) mode of d---r--r-t,1045,linux_acl
581what is the numeric (absolute) mode of d---r--rwT,1046,linux_acl
582what is the numeric (absolute) mode of d---r--rwt,1047,linux_acl
583what is the numeric (absolute) mode of d---r-x--T,1050,linux_acl
584what is the numeric (absolute) mode of d---r-x--t,1051,linux_acl
585what is the numeric (absolute) mode of d---r-x-wT,1052,linux_acl
586what is the numeric (absolute) mode of d---r-x-wt,1053,linux_acl
587what is the numeric (absolute) mode of d---r-xr-T,1054,linux_acl
588what is the numeric (absolute) mode of d---r-xr-t,1055,linux_acl
589what is the numeric (absolute) mode of d---r-xrwT,1056,linux_acl
590what is the numeric (absolute) mode of d---r-xrwt,1057,linux_acl
591what is the numeric (absolute) mode of d---rw---T,1060,linux_acl
592what is the numeric (absolute) mode of d---rw---t,1061,linux_acl
593what is the numeric (absolute) mode of d---rw--wT,1062,linux_acl
594what is the numeric (absolute) mode of d---rw--wt,1063,linux_acl
595what is the numeric (absolute) mode of d---rw-r-T,1064,linux_acl
596what is the numeric (absolute) mode of d---rw-r-t,1065,linux_acl
597what is the numeric (absolute) mode of d---rw-rwT,1066,linux_acl
598what is the numeric (absolute) mode of d---rw-rwt,1067,linux_acl
599what is the numeric (absolute) mode of d---rwx--T,1070,linux_acl
600what is the numeric (absolute) mode of d---rwx--t,1071,linux_acl
601what is the numeric (absolute) mode of d---rwx-wT,1072,linux_acl
602what is the numeric (absolute) mode of d---rwx-wt,1073,linux_acl
603what is the numeric (absolute) mode of d---rwxr-T,1074,linux_acl
604what is the numeric (absolute) mode of d---rwxr-t,1075,linux_acl
605what is the numeric (absolute) mode of d---rwxrwT,1076,linux_acl
606what is the numeric (absolute) mode of d---rwxrwt,1077,linux_acl
607what is the numeric (absolute) mode of d--x-----T,1100,linux_acl
608what is the numeric (absolute) mode of d--x-----t,1101,linux_acl
609what is the numeric (absolute) mode of d--x----wT,1102,linux_acl
610what is the numeric (absolute) mode of d--x----wt,1103,linux_acl
611what is the numeric (absolute) mode of d--x---r-T,1104,linux_acl
612what is the numeric (absolute) mode of d--x---r-t,1105,linux_acl
613what is the numeric (absolute) mode of d--x---rwT,1106,linux_acl
614what is the numeric (absolute) mode of d--x---rwt,1107,linux_acl
615what is the numeric (absolute) mode of d--x--x--T,1110,linux_acl
616what is the numeric (absolute) mode of d--x--x--t,1111,linux_acl
617what is the numeric (absolute) mode of d--x--x-wT,1112,linux_acl
618what is the numeric (absolute) mode of d--x--x-wt,1113,linux_acl
619what is the numeric (absolute) mode of d--x--xr-T,1114,linux_acl
620what is the numeric (absolute) mode of d--x--xr-t,1115,linux_acl
621what is the numeric (absolute) mode of d--x--xrwT,1116,linux_acl
622what is the numeric (absolute) mode of d--x--xrwt,1117,linux_acl
623what is the numeric (absolute) mode of d--x-w---T,1120,linux_acl
624what is the numeric (absolute) mode of d--x-w---t,1121,linux_acl
625what is the numeric (absolute) mode of d--x-w--wT,1122,linux_acl
626what is the numeric (absolute) mode of d--x-w--wt,1123,linux_acl
627what is the numeric (absolute) mode of d--x-w-r-T,1124,linux_acl
628what is the numeric (absolute) mode of d--x-w-r-t,1125,linux_acl
629what is the numeric (absolute) mode of d--x-w-rwT,1126,linux_acl
630what is the numeric (absolute) mode of d--x-w-rwt,1127,linux_acl
631what is the numeric (absolute) mode of d--x-wx--T,1130,linux_acl
632what is the numeric (absolute) mode of d--x-wx--t,1131,linux_acl
633what is the numeric (absolute) mode of d--x-wx-wT,1132,linux_acl
634what is the numeric (absolute) mode of d--x-wx-wt,1133,linux_acl
635what is the numeric (absolute) mode of d--x-wxr-T,1134,linux_acl
636what is the numeric (absolute) mode of d--x-wxr-t,1135,linux_acl
637what is the numeric (absolute) mode of d--x-wxrwT,1136,linux_acl
638what is the numeric (absolute) mode of d--x-wxrwt,1137,linux_acl
639what is the numeric (absolute) mode of d--xr----T,1140,linux_acl
640what is the numeric (absolute) mode of d--xr----t,1141,linux_acl
641what is the numeric (absolute) mode of d--xr---wT,1142,linux_acl
642what is the numeric (absolute) mode of d--xr---wt,1143,linux_acl
643what is the numeric (absolute) mode of d--xr--r-T,1144,linux_acl
644what is the numeric (absolute) mode of d--xr--r-t,1145,linux_acl
645what is the numeric (absolute) mode of d--xr--rwT,1146,linux_acl
646what is the numeric (absolute) mode of d--xr--rwt,1147,linux_acl
647what is the numeric (absolute) mode of d--xr-x--T,1150,linux_acl
648what is the numeric (absolute) mode of d--xr-x--t,1151,linux_acl
649what is the numeric (absolute) mode of d--xr-x-wT,1152,linux_acl
650what is the numeric (absolute) mode of d--xr-x-wt,1153,linux_acl
651what is the numeric (absolute) mode of d--xr-xr-T,1154,linux_acl
652what is the numeric (absolute) mode of d--xr-xr-t,1155,linux_acl
653what is the numeric (absolute) mode of d--xr-xrwT,1156,linux_acl
654what is the numeric (absolute) mode of d--xr-xrwt,1157,linux_acl
655what is the numeric (absolute) mode of d--xrw---T,1160,linux_acl
656what is the numeric (absolute) mode of d--xrw---t,1161,linux_acl
657what is the numeric (absolute) mode of d--xrw--wT,1162,linux_acl
658what is the numeric (absolute) mode of d--xrw--wt,1163,linux_acl
659what is the numeric (absolute) mode of d--xrw-r-T,1164,linux_acl
660what is the numeric (absolute) mode of d--xrw-r-t,1165,linux_acl
661what is the numeric (absolute) mode of d--xrw-rwT,1166,linux_acl
662what is the numeric (absolute) mode of d--xrw-rwt,1167,linux_acl
663what is the numeric (absolute) mode of d--xrwx--T,1170,linux_acl
664what is the numeric (absolute) mode of d--xrwx--t,1171,linux_acl
665what is the numeric (absolute) mode of d--xrwx-wT,1172,linux_acl
666what is the numeric (absolute) mode of d--xrwx-wt,1173,linux_acl
667what is the numeric (absolute) mode of d--xrwxr-T,1174,linux_acl
668what is the numeric (absolute) mode of d--xrwxr-t,1175,linux_acl
669what is the numeric (absolute) mode of d--xrwxrwT,1176,linux_acl
670what is the numeric (absolute) mode of d--xrwxrwt,1177,linux_acl
671what is the numeric (absolute) mode of d-w------T,1200,linux_acl
672what is the numeric (absolute) mode of d-w------t,1201,linux_acl
673what is the numeric (absolute) mode of d-w-----wT,1202,linux_acl
674what is the numeric (absolute) mode of d-w-----wt,1203,linux_acl
675what is the numeric (absolute) mode of d-w----r-T,1204,linux_acl
676what is the numeric (absolute) mode of d-w----r-t,1205,linux_acl
677what is the numeric (absolute) mode of d-w----rwT,1206,linux_acl
678what is the numeric (absolute) mode of d-w----rwt,1207,linux_acl
679what is the numeric (absolute) mode of d-w---x--T,1210,linux_acl
680what is the numeric (absolute) mode of d-w---x--t,1211,linux_acl
681what is the numeric (absolute) mode of d-w---x-wT,1212,linux_acl
682what is the numeric (absolute) mode of d-w---x-wt,1213,linux_acl
683what is the numeric (absolute) mode of d-w---xr-T,1214,linux_acl
684what is the numeric (absolute) mode of d-w---xr-t,1215,linux_acl
685what is the numeric (absolute) mode of d-w---xrwT,1216,linux_acl
686what is the numeric (absolute) mode of d-w---xrwt,1217,linux_acl
687what is the numeric (absolute) mode of d-w--w---T,1220,linux_acl
688what is the numeric (absolute) mode of d-w--w---t,1221,linux_acl
689what is the numeric (absolute) mode of d-w--w--wT,1222,linux_acl
690what is the numeric (absolute) mode of d-w--w--wt,1223,linux_acl
691what is the numeric (absolute) mode of d-w--w-r-T,1224,linux_acl
692what is the numeric (absolute) mode of d-w--w-r-t,1225,linux_acl
693what is the numeric (absolute) mode of d-w--w-rwT,1226,linux_acl
694what is the numeric (absolute) mode of d-w--w-rwt,1227,linux_acl
695what is the numeric (absolute) mode of d-w--wx--T,1230,linux_acl
696what is the numeric (absolute) mode of d-w--wx--t,1231,linux_acl
697what is the numeric (absolute) mode of d-w--wx-wT,1232,linux_acl
698what is the numeric (absolute) mode of d-w--wx-wt,1233,linux_acl
699what is the numeric (absolute) mode of d-w--wxr-T,1234,linux_acl
700what is the numeric (absolute) mode of d-w--wxr-t,1235,linux_acl
701what is the numeric (absolute) mode of d-w--wxrwT,1236,linux_acl
702what is the numeric (absolute) mode of d-w--wxrwt,1237,linux_acl
703what is the numeric (absolute) mode of d-w-r----T,1240,linux_acl
704what is the numeric (absolute) mode of d-w-r----t,1241,linux_acl
705what is the numeric (absolute) mode of d-w-r---wT,1242,linux_acl
706what is the numeric (absolute) mode of d-w-r---wt,1243,linux_acl
707what is the numeric (absolute) mode of d-w-r--r-T,1244,linux_acl
708what is the numeric (absolute) mode of d-w-r--r-t,1245,linux_acl
709what is the numeric (absolute) mode of d-w-r--rwT,1246,linux_acl
710what is the numeric (absolute) mode of d-w-r--rwt,1247,linux_acl
711what is the numeric (absolute) mode of d-w-r-x--T,1250,linux_acl
712what is the numeric (absolute) mode of d-w-r-x--t,1251,linux_acl
713what is the numeric (absolute) mode of d-w-r-x-wT,1252,linux_acl
714what is the numeric (absolute) mode of d-w-r-x-wt,1253,linux_acl
715what is the numeric (absolute) mode of d-w-r-xr-T,1254,linux_acl
716what is the numeric (absolute) mode of d-w-r-xr-t,1255,linux_acl
717what is the numeric (absolute) mode of d-w-r-xrwT,1256,linux_acl
718what is the numeric (absolute) mode of d-w-r-xrwt,1257,linux_acl
719what is the numeric (absolute) mode of d-w-rw---T,1260,linux_acl
720what is the numeric (absolute) mode of d-w-rw---t,1261,linux_acl
721what is the numeric (absolute) mode of d-w-rw--wT,1262,linux_acl
722what is the numeric (absolute) mode of d-w-rw--wt,1263,linux_acl
723what is the numeric (absolute) mode of d-w-rw-r-T,1264,linux_acl
724what is the numeric (absolute) mode of d-w-rw-r-t,1265,linux_acl
725what is the numeric (absolute) mode of d-w-rw-rwT,1266,linux_acl
726what is the numeric (absolute) mode of d-w-rw-rwt,1267,linux_acl
727what is the numeric (absolute) mode of d-w-rwx--T,1270,linux_acl
728what is the numeric (absolute) mode of d-w-rwx--t,1271,linux_acl
729what is the numeric (absolute) mode of d-w-rwx-wT,1272,linux_acl
730what is the numeric (absolute) mode of d-w-rwx-wt,1273,linux_acl
731what is the numeric (absolute) mode of d-w-rwxr-T,1274,linux_acl
732what is the numeric (absolute) mode of d-w-rwxr-t,1275,linux_acl
733what is the numeric (absolute) mode of d-w-rwxrwT,1276,linux_acl
734what is the numeric (absolute) mode of d-w-rwxrwt,1277,linux_acl
735what is the numeric (absolute) mode of d-wx-----T,1300,linux_acl
736what is the numeric (absolute) mode of d-wx-----t,1301,linux_acl
737what is the numeric (absolute) mode of d-wx----wT,1302,linux_acl
738what is the numeric (absolute) mode of d-wx----wt,1303,linux_acl
739what is the numeric (absolute) mode of d-wx---r-T,1304,linux_acl
740what is the numeric (absolute) mode of d-wx---r-t,1305,linux_acl
741what is the numeric (absolute) mode of d-wx---rwT,1306,linux_acl
742what is the numeric (absolute) mode of d-wx---rwt,1307,linux_acl
743what is the numeric (absolute) mode of d-wx--x--T,1310,linux_acl
744what is the numeric (absolute) mode of d-wx--x--t,1311,linux_acl
745what is the numeric (absolute) mode of d-wx--x-wT,1312,linux_acl
746what is the numeric (absolute) mode of d-wx--x-wt,1313,linux_acl
747what is the numeric (absolute) mode of d-wx--xr-T,1314,linux_acl
748what is the numeric (absolute) mode of d-wx--xr-t,1315,linux_acl
749what is the numeric (absolute) mode of d-wx--xrwT,1316,linux_acl
750what is the numeric (absolute) mode of d-wx--xrwt,1317,linux_acl
751what is the numeric (absolute) mode of d-wx-w---T,1320,linux_acl
752what is the numeric (absolute) mode of d-wx-w---t,1321,linux_acl
753what is the numeric (absolute) mode of d-wx-w--wT,1322,linux_acl
754what is the numeric (absolute) mode of d-wx-w--wt,1323,linux_acl
755what is the numeric (absolute) mode of d-wx-w-r-T,1324,linux_acl
756what is the numeric (absolute) mode of d-wx-w-r-t,1325,linux_acl
757what is the numeric (absolute) mode of d-wx-w-rwT,1326,linux_acl
758what is the numeric (absolute) mode of d-wx-w-rwt,1327,linux_acl
759what is the numeric (absolute) mode of d-wx-wx--T,1330,linux_acl
760what is the numeric (absolute) mode of d-wx-wx--t,1331,linux_acl
761what is the numeric (absolute) mode of d-wx-wx-wT,1332,linux_acl
762what is the numeric (absolute) mode of d-wx-wx-wt,1333,linux_acl
763what is the numeric (absolute) mode of d-wx-wxr-T,1334,linux_acl
764what is the numeric (absolute) mode of d-wx-wxr-t,1335,linux_acl
765what is the numeric (absolute) mode of d-wx-wxrwT,1336,linux_acl
766what is the numeric (absolute) mode of d-wx-wxrwt,1337,linux_acl
767what is the numeric (absolute) mode of d-wxr----T,1340,linux_acl
768what is the numeric (absolute) mode of d-wxr----t,1341,linux_acl
769what is the numeric (absolute) mode of d-wxr---wT,1342,linux_acl
770what is the numeric (absolute) mode of d-wxr---wt,1343,linux_acl
771what is the numeric (absolute) mode of d-wxr--r-T,1344,linux_acl
772what is the numeric (absolute) mode of d-wxr--r-t,1345,linux_acl
773what is the numeric (absolute) mode of d-wxr--rwT,1346,linux_acl
774what is the numeric (absolute) mode of d-wxr--rwt,1347,linux_acl
775what is the numeric (absolute) mode of d-wxr-x--T,1350,linux_acl
776what is the numeric (absolute) mode of d-wxr-x--t,1351,linux_acl
777what is the numeric (absolute) mode of d-wxr-x-wT,1352,linux_acl
778what is the numeric (absolute) mode of d-wxr-x-wt,1353,linux_acl
779what is the numeric (absolute) mode of d-wxr-xr-T,1354,linux_acl
780what is the numeric (absolute) mode of d-wxr-xr-t,1355,linux_acl
781what is the numeric (absolute) mode of d-wxr-xrwT,1356,linux_acl
782what is the numeric (absolute) mode of d-wxr-xrwt,1357,linux_acl
783what is the numeric (absolute) mode of d-wxrw---T,1360,linux_acl
784what is the numeric (absolute) mode of d-wxrw---t,1361,linux_acl
785what is the numeric (absolute) mode of d-wxrw--wT,1362,linux_acl
786what is the numeric (absolute) mode of d-wxrw--wt,1363,linux_acl
787what is the numeric (absolute) mode of d-wxrw-r-T,1364,linux_acl
788what is the numeric (absolute) mode of d-wxrw-r-t,1365,linux_acl
789what is the numeric (absolute) mode of d-wxrw-rwT,1366,linux_acl
790what is the numeric (absolute) mode of d-wxrw-rwt,1367,linux_acl
791what is the numeric (absolute) mode of d-wxrwx--T,1370,linux_acl
792what is the numeric (absolute) mode of d-wxrwx--t,1371,linux_acl
793what is the numeric (absolute) mode of d-wxrwx-wT,1372,linux_acl
794what is the numeric (absolute) mode of d-wxrwx-wt,1373,linux_acl
795what is the numeric (absolute) mode of d-wxrwxr-T,1374,linux_acl
796what is the numeric (absolute) mode of d-wxrwxr-t,1375,linux_acl
797what is the numeric (absolute) mode of d-wxrwxrwT,1376,linux_acl
798what is the numeric (absolute) mode of d-wxrwxrwt,1377,linux_acl
799what is the numeric (absolute) mode of dr-------T,1400,linux_acl
800what is the numeric (absolute) mode of dr-------t,1401,linux_acl
801what is the numeric (absolute) mode of dr------wT,1402,linux_acl
802what is the numeric (absolute) mode of dr------wt,1403,linux_acl
803what is the numeric (absolute) mode of dr-----r-T,1404,linux_acl
804what is the numeric (absolute) mode of dr-----r-t,1405,linux_acl
805what is the numeric (absolute) mode of dr-----rwT,1406,linux_acl
806what is the numeric (absolute) mode of dr-----rwt,1407,linux_acl
807what is the numeric (absolute) mode of dr----x--T,1410,linux_acl
808what is the numeric (absolute) mode of dr----x--t,1411,linux_acl
809what is the numeric (absolute) mode of dr----x-wT,1412,linux_acl
810what is the numeric (absolute) mode of dr----x-wt,1413,linux_acl
811what is the numeric (absolute) mode of dr----xr-T,1414,linux_acl
812what is the numeric (absolute) mode of dr----xr-t,1415,linux_acl
813what is the numeric (absolute) mode of dr----xrwT,1416,linux_acl
814what is the numeric (absolute) mode of dr----xrwt,1417,linux_acl
815what is the numeric (absolute) mode of dr---w---T,1420,linux_acl
816what is the numeric (absolute) mode of dr---w---t,1421,linux_acl
817what is the numeric (absolute) mode of dr---w--wT,1422,linux_acl
818what is the numeric (absolute) mode of dr---w--wt,1423,linux_acl
819what is the numeric (absolute) mode of dr---w-r-T,1424,linux_acl
820what is the numeric (absolute) mode of dr---w-r-t,1425,linux_acl
821what is the numeric (absolute) mode of dr---w-rwT,1426,linux_acl
822what is the numeric (absolute) mode of dr---w-rwt,1427,linux_acl
823what is the numeric (absolute) mode of dr---wx--T,1430,linux_acl
824what is the numeric (absolute) mode of dr---wx--t,1431,linux_acl
825what is the numeric (absolute) mode of dr---wx-wT,1432,linux_acl
826what is the numeric (absolute) mode of dr---wx-wt,1433,linux_acl
827what is the numeric (absolute) mode of dr---wxr-T,1434,linux_acl
828what is the numeric (absolute) mode of dr---wxr-t,1435,linux_acl
829what is the numeric (absolute) mode of dr---wxrwT,1436,linux_acl
830what is the numeric (absolute) mode of dr---wxrwt,1437,linux_acl
831what is the numeric (absolute) mode of dr--r----T,1440,linux_acl
832what is the numeric (absolute) mode of dr--r----t,1441,linux_acl
833what is the numeric (absolute) mode of dr--r---wT,1442,linux_acl
834what is the numeric (absolute) mode of dr--r---wt,1443,linux_acl
835what is the numeric (absolute) mode of dr--r--r-T,1444,linux_acl
836what is the numeric (absolute) mode of dr--r--r-t,1445,linux_acl
837what is the numeric (absolute) mode of dr--r--rwT,1446,linux_acl
838what is the numeric (absolute) mode of dr--r--rwt,1447,linux_acl
839what is the numeric (absolute) mode of dr--r-x--T,1450,linux_acl
840what is the numeric (absolute) mode of dr--r-x--t,1451,linux_acl
841what is the numeric (absolute) mode of dr--r-x-wT,1452,linux_acl
842what is the numeric (absolute) mode of dr--r-x-wt,1453,linux_acl
843what is the numeric (absolute) mode of dr--r-xr-T,1454,linux_acl
844what is the numeric (absolute) mode of dr--r-xr-t,1455,linux_acl
845what is the numeric (absolute) mode of dr--r-xrwT,1456,linux_acl
846what is the numeric (absolute) mode of dr--r-xrwt,1457,linux_acl
847what is the numeric (absolute) mode of dr--rw---T,1460,linux_acl
848what is the numeric (absolute) mode of dr--rw---t,1461,linux_acl
849what is the numeric (absolute) mode of dr--rw--wT,1462,linux_acl
850what is the numeric (absolute) mode of dr--rw--wt,1463,linux_acl
851what is the numeric (absolute) mode of dr--rw-r-T,1464,linux_acl
852what is the numeric (absolute) mode of dr--rw-r-t,1465,linux_acl
853what is the numeric (absolute) mode of dr--rw-rwT,1466,linux_acl
854what is the numeric (absolute) mode of dr--rw-rwt,1467,linux_acl
855what is the numeric (absolute) mode of dr--rwx--T,1470,linux_acl
856what is the numeric (absolute) mode of dr--rwx--t,1471,linux_acl
857what is the numeric (absolute) mode of dr--rwx-wT,1472,linux_acl
858what is the numeric (absolute) mode of dr--rwx-wt,1473,linux_acl
859what is the numeric (absolute) mode of dr--rwxr-T,1474,linux_acl
860what is the numeric (absolute) mode of dr--rwxr-t,1475,linux_acl
861what is the numeric (absolute) mode of dr--rwxrwT,1476,linux_acl
862what is the numeric (absolute) mode of dr--rwxrwt,1477,linux_acl
863what is the numeric (absolute) mode of dr-x-----T,1500,linux_acl
864what is the numeric (absolute) mode of dr-x-----t,1501,linux_acl
865what is the numeric (absolute) mode of dr-x----wT,1502,linux_acl
866what is the numeric (absolute) mode of dr-x----wt,1503,linux_acl
867what is the numeric (absolute) mode of dr-x---r-T,1504,linux_acl
868what is the numeric (absolute) mode of dr-x---r-t,1505,linux_acl
869what is the numeric (absolute) mode of dr-x---rwT,1506,linux_acl
870what is the numeric (absolute) mode of dr-x---rwt,1507,linux_acl
871what is the numeric (absolute) mode of dr-x--x--T,1510,linux_acl
872what is the numeric (absolute) mode of dr-x--x--t,1511,linux_acl
873what is the numeric (absolute) mode of dr-x--x-wT,1512,linux_acl
874what is the numeric (absolute) mode of dr-x--x-wt,1513,linux_acl
875what is the numeric (absolute) mode of dr-x--xr-T,1514,linux_acl
876what is the numeric (absolute) mode of dr-x--xr-t,1515,linux_acl
877what is the numeric (absolute) mode of dr-x--xrwT,1516,linux_acl
878what is the numeric (absolute) mode of dr-x--xrwt,1517,linux_acl
879what is the numeric (absolute) mode of dr-x-w---T,1520,linux_acl
880what is the numeric (absolute) mode of dr-x-w---t,1521,linux_acl
881what is the numeric (absolute) mode of dr-x-w--wT,1522,linux_acl
882what is the numeric (absolute) mode of dr-x-w--wt,1523,linux_acl
883what is the numeric (absolute) mode of dr-x-w-r-T,1524,linux_acl
884what is the numeric (absolute) mode of dr-x-w-r-t,1525,linux_acl
885what is the numeric (absolute) mode of dr-x-w-rwT,1526,linux_acl
886what is the numeric (absolute) mode of dr-x-w-rwt,1527,linux_acl
887what is the numeric (absolute) mode of dr-x-wx--T,1530,linux_acl
888what is the numeric (absolute) mode of dr-x-wx--t,1531,linux_acl
889what is the numeric (absolute) mode of dr-x-wx-wT,1532,linux_acl
890what is the numeric (absolute) mode of dr-x-wx-wt,1533,linux_acl
891what is the numeric (absolute) mode of dr-x-wxr-T,1534,linux_acl
892what is the numeric (absolute) mode of dr-x-wxr-t,1535,linux_acl
893what is the numeric (absolute) mode of dr-x-wxrwT,1536,linux_acl
894what is the numeric (absolute) mode of dr-x-wxrwt,1537,linux_acl
895what is the numeric (absolute) mode of dr-xr----T,1540,linux_acl
896what is the numeric (absolute) mode of dr-xr----t,1541,linux_acl
897what is the numeric (absolute) mode of dr-xr---wT,1542,linux_acl
898what is the numeric (absolute) mode of dr-xr---wt,1543,linux_acl
899what is the numeric (absolute) mode of dr-xr--r-T,1544,linux_acl
900what is the numeric (absolute) mode of dr-xr--r-t,1545,linux_acl
901what is the numeric (absolute) mode of dr-xr--rwT,1546,linux_acl
902what is the numeric (absolute) mode of dr-xr--rwt,1547,linux_acl
903what is the numeric (absolute) mode of dr-xr-x--T,1550,linux_acl
904what is the numeric (absolute) mode of dr-xr-x--t,1551,linux_acl
905what is the numeric (absolute) mode of dr-xr-x-wT,1552,linux_acl
906what is the numeric (absolute) mode of dr-xr-x-wt,1553,linux_acl
907what is the numeric (absolute) mode of dr-xr-xr-T,1554,linux_acl
908what is the numeric (absolute) mode of dr-xr-xr-t,1555,linux_acl
909what is the numeric (absolute) mode of dr-xr-xrwT,1556,linux_acl
910what is the numeric (absolute) mode of dr-xr-xrwt,1557,linux_acl
911what is the numeric (absolute) mode of dr-xrw---T,1560,linux_acl
912what is the numeric (absolute) mode of dr-xrw---t,1561,linux_acl
913what is the numeric (absolute) mode of dr-xrw--wT,1562,linux_acl
914what is the numeric (absolute) mode of dr-xrw--wt,1563,linux_acl
915what is the numeric (absolute) mode of dr-xrw-r-T,1564,linux_acl
916what is the numeric (absolute) mode of dr-xrw-r-t,1565,linux_acl
917what is the numeric (absolute) mode of dr-xrw-rwT,1566,linux_acl
918what is the numeric (absolute) mode of dr-xrw-rwt,1567,linux_acl
919what is the numeric (absolute) mode of dr-xrwx--T,1570,linux_acl
920what is the numeric (absolute) mode of dr-xrwx--t,1571,linux_acl
921what is the numeric (absolute) mode of dr-xrwx-wT,1572,linux_acl
922what is the numeric (absolute) mode of dr-xrwx-wt,1573,linux_acl
923what is the numeric (absolute) mode of dr-xrwxr-T,1574,linux_acl
924what is the numeric (absolute) mode of dr-xrwxr-t,1575,linux_acl
925what is the numeric (absolute) mode of dr-xrwxrwT,1576,linux_acl
926what is the numeric (absolute) mode of dr-xrwxrwt,1577,linux_acl
927what is the numeric (absolute) mode of drw------T,1600,linux_acl
928what is the numeric (absolute) mode of drw------t,1601,linux_acl
929what is the numeric (absolute) mode of drw-----wT,1602,linux_acl
930what is the numeric (absolute) mode of drw-----wt,1603,linux_acl
931what is the numeric (absolute) mode of drw----r-T,1604,linux_acl
932what is the numeric (absolute) mode of drw----r-t,1605,linux_acl
933what is the numeric (absolute) mode of drw----rwT,1606,linux_acl
934what is the numeric (absolute) mode of drw----rwt,1607,linux_acl
935what is the numeric (absolute) mode of drw---x--T,1610,linux_acl
936what is the numeric (absolute) mode of drw---x--t,1611,linux_acl
937what is the numeric (absolute) mode of drw---x-wT,1612,linux_acl
938what is the numeric (absolute) mode of drw---x-wt,1613,linux_acl
939what is the numeric (absolute) mode of drw---xr-T,1614,linux_acl
940what is the numeric (absolute) mode of drw---xr-t,1615,linux_acl
941what is the numeric (absolute) mode of drw---xrwT,1616,linux_acl
942what is the numeric (absolute) mode of drw---xrwt,1617,linux_acl
943what is the numeric (absolute) mode of drw--w---T,1620,linux_acl
944what is the numeric (absolute) mode of drw--w---t,1621,linux_acl
945what is the numeric (absolute) mode of drw--w--wT,1622,linux_acl
946what is the numeric (absolute) mode of drw--w--wt,1623,linux_acl
947what is the numeric (absolute) mode of drw--w-r-T,1624,linux_acl
948what is the numeric (absolute) mode of drw--w-r-t,1625,linux_acl
949what is the numeric (absolute) mode of drw--w-rwT,1626,linux_acl
950what is the numeric (absolute) mode of drw--w-rwt,1627,linux_acl
951what is the numeric (absolute) mode of drw--wx--T,1630,linux_acl
952what is the numeric (absolute) mode of drw--wx--t,1631,linux_acl
953what is the numeric (absolute) mode of drw--wx-wT,1632,linux_acl
954what is the numeric (absolute) mode of drw--wx-wt,1633,linux_acl
955what is the numeric (absolute) mode of drw--wxr-T,1634,linux_acl
956what is the numeric (absolute) mode of drw--wxr-t,1635,linux_acl
957what is the numeric (absolute) mode of drw--wxrwT,1636,linux_acl
958what is the numeric (absolute) mode of drw--wxrwt,1637,linux_acl
959what is the numeric (absolute) mode of drw-r----T,1640,linux_acl
960what is the numeric (absolute) mode of drw-r----t,1641,linux_acl
961what is the numeric (absolute) mode of drw-r---wT,1642,linux_acl
962what is the numeric (absolute) mode of drw-r---wt,1643,linux_acl
963what is the numeric (absolute) mode of drw-r--r-T,1644,linux_acl
964what is the numeric (absolute) mode of drw-r--r-t,1645,linux_acl
965what is the numeric (absolute) mode of drw-r--rwT,1646,linux_acl
966what is the numeric (absolute) mode of drw-r--rwt,1647,linux_acl
967what is the numeric (absolute) mode of drw-r-x--T,1650,linux_acl
968what is the numeric (absolute) mode of drw-r-x--t,1651,linux_acl
969what is the numeric (absolute) mode of drw-r-x-wT,1652,linux_acl
970what is the numeric (absolute) mode of drw-r-x-wt,1653,linux_acl
971what is the numeric (absolute) mode of drw-r-xr-T,1654,linux_acl
972what is the numeric (absolute) mode of drw-r-xr-t,1655,linux_acl
973what is the numeric (absolute) mode of drw-r-xrwT,1656,linux_acl
974what is the numeric (absolute) mode of drw-r-xrwt,1657,linux_acl
975what is the numeric (absolute) mode of drw-rw---T,1660,linux_acl
976what is the numeric (absolute) mode of drw-rw---t,1661,linux_acl
977what is the numeric (absolute) mode of drw-rw--wT,1662,linux_acl
978what is the numeric (absolute) mode of drw-rw--wt,1663,linux_acl
979what is the numeric (absolute) mode of drw-rw-r-T,1664,linux_acl
980what is the numeric (absolute) mode of drw-rw-r-t,1665,linux_acl
981what is the numeric (absolute) mode of drw-rw-rwT,1666,linux_acl
982what is the numeric (absolute) mode of drw-rw-rwt,1667,linux_acl
983what is the numeric (absolute) mode of drw-rwx--T,1670,linux_acl
984what is the numeric (absolute) mode of drw-rwx--t,1671,linux_acl
985what is the numeric (absolute) mode of drw-rwx-wT,1672,linux_acl
986what is the numeric (absolute) mode of drw-rwx-wt,1673,linux_acl
987what is the numeric (absolute) mode of drw-rwxr-T,1674,linux_acl
988what is the numeric (absolute) mode of drw-rwxr-t,1675,linux_acl
989what is the numeric (absolute) mode of drw-rwxrwT,1676,linux_acl
990what is the numeric (absolute) mode of drw-rwxrwt,1677,linux_acl
991what is the numeric (absolute) mode of drwx-----T,1700,linux_acl
992what is the numeric (absolute) mode of drwx-----t,1701,linux_acl
993what is the numeric (absolute) mode of drwx----wT,1702,linux_acl
994what is the numeric (absolute) mode of drwx----wt,1703,linux_acl
995what is the numeric (absolute) mode of drwx---r-T,1704,linux_acl
996what is the numeric (absolute) mode of drwx---r-t,1705,linux_acl
997what is the numeric (absolute) mode of drwx---rwT,1706,linux_acl
998what is the numeric (absolute) mode of drwx---rwt,1707,linux_acl
999what is the numeric (absolute) mode of drwx--x--T,1710,linux_acl
1000what is the numeric (absolute) mode of drwx--x--t,1711,linux_acl
1001what is the numeric (absolute) mode of drwx--x-wT,1712,linux_acl
1002what is the numeric (absolute) mode of drwx--x-wt,1713,linux_acl
1003what is the numeric (absolute) mode of drwx--xr-T,1714,linux_acl
1004what is the numeric (absolute) mode of drwx--xr-t,1715,linux_acl
1005what is the numeric (absolute) mode of drwx--xrwT,1716,linux_acl
1006what is the numeric (absolute) mode of drwx--xrwt,1717,linux_acl
1007what is the numeric (absolute) mode of drwx-w---T,1720,linux_acl
1008what is the numeric (absolute) mode of drwx-w---t,1721,linux_acl
1009what is the numeric (absolute) mode of drwx-w--wT,1722,linux_acl
1010what is the numeric (absolute) mode of drwx-w--wt,1723,linux_acl
1011what is the numeric (absolute) mode of drwx-w-r-T,1724,linux_acl
1012what is the numeric (absolute) mode of drwx-w-r-t,1725,linux_acl
1013what is the numeric (absolute) mode of drwx-w-rwT,1726,linux_acl
1014what is the numeric (absolute) mode of drwx-w-rwt,1727,linux_acl
1015what is the numeric (absolute) mode of drwx-wx--T,1730,linux_acl
1016what is the numeric (absolute) mode of drwx-wx--t,1731,linux_acl
1017what is the numeric (absolute) mode of drwx-wx-wT,1732,linux_acl
1018what is the numeric (absolute) mode of drwx-wx-wt,1733,linux_acl
1019what is the numeric (absolute) mode of drwx-wxr-T,1734,linux_acl
1020what is the numeric (absolute) mode of drwx-wxr-t,1735,linux_acl
1021what is the numeric (absolute) mode of drwx-wxrwT,1736,linux_acl
1022what is the numeric (absolute) mode of drwx-wxrwt,1737,linux_acl
1023what is the numeric (absolute) mode of drwxr----T,1740,linux_acl
1024what is the numeric (absolute) mode of drwxr----t,1741,linux_acl
1025what is the numeric (absolute) mode of drwxr---wT,1742,linux_acl
1026what is the numeric (absolute) mode of drwxr---wt,1743,linux_acl
1027what is the numeric (absolute) mode of drwxr--r-T,1744,linux_acl
1028what is the numeric (absolute) mode of drwxr--r-t,1745,linux_acl
1029what is the numeric (absolute) mode of drwxr--rwT,1746,linux_acl
1030what is the numeric (absolute) mode of drwxr--rwt,1747,linux_acl
1031what is the numeric (absolute) mode of drwxr-x--T,1750,linux_acl
1032what is the numeric (absolute) mode of drwxr-x--t,1751,linux_acl
1033what is the numeric (absolute) mode of drwxr-x-wT,1752,linux_acl
1034what is the numeric (absolute) mode of drwxr-x-wt,1753,linux_acl
1035what is the numeric (absolute) mode of drwxr-xr-T,1754,linux_acl
1036what is the numeric (absolute) mode of drwxr-xr-t,1755,linux_acl
1037what is the numeric (absolute) mode of drwxr-xrwT,1756,linux_acl
1038what is the numeric (absolute) mode of drwxr-xrwt,1757,linux_acl
1039what is the numeric (absolute) mode of drwxrw---T,1760,linux_acl
1040what is the numeric (absolute) mode of drwxrw---t,1761,linux_acl
1041what is the numeric (absolute) mode of drwxrw--wT,1762,linux_acl
1042what is the numeric (absolute) mode of drwxrw--wt,1763,linux_acl
1043what is the numeric (absolute) mode of drwxrw-r-T,1764,linux_acl
1044what is the numeric (absolute) mode of drwxrw-r-t,1765,linux_acl
1045what is the numeric (absolute) mode of drwxrw-rwT,1766,linux_acl
1046what is the numeric (absolute) mode of drwxrw-rwt,1767,linux_acl
1047what is the numeric (absolute) mode of drwxrwx--T,1770,linux_acl
1048what is the numeric (absolute) mode of drwxrwx--t,1771,linux_acl
1049what is the numeric (absolute) mode of drwxrwx-wT,1772,linux_acl
1050what is the numeric (absolute) mode of drwxrwx-wt,1773,linux_acl
1051what is the numeric (absolute) mode of drwxrwxr-T,1774,linux_acl
1052what is the numeric (absolute) mode of drwxrwxr-t,1775,linux_acl
1053what is the numeric (absolute) mode of drwxrwxrwT,1776,linux_acl
1054what is the numeric (absolute) mode of drwxrwxrwt,1777,linux_acl
1055####
1056# SGID
1057####
1058what is the numeric (absolute) mode of ------S---,2000,linux_acl
1059what is the numeric (absolute) mode of ------S--x,2001,linux_acl
1060what is the numeric (absolute) mode of ------S-w-,2002,linux_acl
1061what is the numeric (absolute) mode of ------S-wx,2003,linux_acl
1062what is the numeric (absolute) mode of ------Sr--,2004,linux_acl
1063what is the numeric (absolute) mode of ------Sr-x,2005,linux_acl
1064what is the numeric (absolute) mode of ------Srw-,2006,linux_acl
1065what is the numeric (absolute) mode of ------Srwx,2007,linux_acl
1066what is the numeric (absolute) mode of ------s---,2010,linux_acl
1067what is the numeric (absolute) mode of ------s--x,2011,linux_acl
1068what is the numeric (absolute) mode of ------s-w-,2012,linux_acl
1069what is the numeric (absolute) mode of ------s-wx,2013,linux_acl
1070what is the numeric (absolute) mode of ------sr--,2014,linux_acl
1071what is the numeric (absolute) mode of ------sr-x,2015,linux_acl
1072what is the numeric (absolute) mode of ------srw-,2016,linux_acl
1073what is the numeric (absolute) mode of ------srwx,2017,linux_acl
1074what is the numeric (absolute) mode of -----wS---,2020,linux_acl
1075what is the numeric (absolute) mode of -----wS--x,2021,linux_acl
1076what is the numeric (absolute) mode of -----wS-w-,2022,linux_acl
1077what is the numeric (absolute) mode of -----wS-wx,2023,linux_acl
1078what is the numeric (absolute) mode of -----wSr--,2024,linux_acl
1079what is the numeric (absolute) mode of -----wSr-x,2025,linux_acl
1080what is the numeric (absolute) mode of -----wSrw-,2026,linux_acl
1081what is the numeric (absolute) mode of -----wSrwx,2027,linux_acl
1082what is the numeric (absolute) mode of -----ws---,2030,linux_acl
1083what is the numeric (absolute) mode of -----ws--x,2031,linux_acl
1084what is the numeric (absolute) mode of -----ws-w-,2032,linux_acl
1085what is the numeric (absolute) mode of -----ws-wx,2033,linux_acl
1086what is the numeric (absolute) mode of -----wsr--,2034,linux_acl
1087what is the numeric (absolute) mode of -----wsr-x,2035,linux_acl
1088what is the numeric (absolute) mode of -----wsrw-,2036,linux_acl
1089what is the numeric (absolute) mode of -----wsrwx,2037,linux_acl
1090what is the numeric (absolute) mode of ----r-S---,2040,linux_acl
1091what is the numeric (absolute) mode of ----r-S--x,2041,linux_acl
1092what is the numeric (absolute) mode of ----r-S-w-,2042,linux_acl
1093what is the numeric (absolute) mode of ----r-S-wx,2043,linux_acl
1094what is the numeric (absolute) mode of ----r-Sr--,2044,linux_acl
1095what is the numeric (absolute) mode of ----r-Sr-x,2045,linux_acl
1096what is the numeric (absolute) mode of ----r-Srw-,2046,linux_acl
1097what is the numeric (absolute) mode of ----r-Srwx,2047,linux_acl
1098what is the numeric (absolute) mode of ----r-s---,2050,linux_acl
1099what is the numeric (absolute) mode of ----r-s--x,2051,linux_acl
1100what is the numeric (absolute) mode of ----r-s-w-,2052,linux_acl
1101what is the numeric (absolute) mode of ----r-s-wx,2053,linux_acl
1102what is the numeric (absolute) mode of ----r-sr--,2054,linux_acl
1103what is the numeric (absolute) mode of ----r-sr-x,2055,linux_acl
1104what is the numeric (absolute) mode of ----r-srw-,2056,linux_acl
1105what is the numeric (absolute) mode of ----r-srwx,2057,linux_acl
1106what is the numeric (absolute) mode of ----rwS---,2060,linux_acl
1107what is the numeric (absolute) mode of ----rwS--x,2061,linux_acl
1108what is the numeric (absolute) mode of ----rwS-w-,2062,linux_acl
1109what is the numeric (absolute) mode of ----rwS-wx,2063,linux_acl
1110what is the numeric (absolute) mode of ----rwSr--,2064,linux_acl
1111what is the numeric (absolute) mode of ----rwSr-x,2065,linux_acl
1112what is the numeric (absolute) mode of ----rwSrw-,2066,linux_acl
1113what is the numeric (absolute) mode of ----rwSrwx,2067,linux_acl
1114what is the numeric (absolute) mode of ----rws---,2070,linux_acl
1115what is the numeric (absolute) mode of ----rws--x,2071,linux_acl
1116what is the numeric (absolute) mode of ----rws-w-,2072,linux_acl
1117what is the numeric (absolute) mode of ----rws-wx,2073,linux_acl
1118what is the numeric (absolute) mode of ----rwsr--,2074,linux_acl
1119what is the numeric (absolute) mode of ----rwsr-x,2075,linux_acl
1120what is the numeric (absolute) mode of ----rwsrw-,2076,linux_acl
1121what is the numeric (absolute) mode of ----rwsrwx,2077,linux_acl
1122what is the numeric (absolute) mode of ---x--S---,2100,linux_acl
1123what is the numeric (absolute) mode of ---x--S--x,2101,linux_acl
1124what is the numeric (absolute) mode of ---x--S-w-,2102,linux_acl
1125what is the numeric (absolute) mode of ---x--S-wx,2103,linux_acl
1126what is the numeric (absolute) mode of ---x--Sr--,2104,linux_acl
1127what is the numeric (absolute) mode of ---x--Sr-x,2105,linux_acl
1128what is the numeric (absolute) mode of ---x--Srw-,2106,linux_acl
1129what is the numeric (absolute) mode of ---x--Srwx,2107,linux_acl
1130what is the numeric (absolute) mode of ---x--s---,2110,linux_acl
1131what is the numeric (absolute) mode of ---x--s--x,2111,linux_acl
1132what is the numeric (absolute) mode of ---x--s-w-,2112,linux_acl
1133what is the numeric (absolute) mode of ---x--s-wx,2113,linux_acl
1134what is the numeric (absolute) mode of ---x--sr--,2114,linux_acl
1135what is the numeric (absolute) mode of ---x--sr-x,2115,linux_acl
1136what is the numeric (absolute) mode of ---x--srw-,2116,linux_acl
1137what is the numeric (absolute) mode of ---x--srwx,2117,linux_acl
1138what is the numeric (absolute) mode of ---x-wS---,2120,linux_acl
1139what is the numeric (absolute) mode of ---x-wS--x,2121,linux_acl
1140what is the numeric (absolute) mode of ---x-wS-w-,2122,linux_acl
1141what is the numeric (absolute) mode of ---x-wS-wx,2123,linux_acl
1142what is the numeric (absolute) mode of ---x-wSr--,2124,linux_acl
1143what is the numeric (absolute) mode of ---x-wSr-x,2125,linux_acl
1144what is the numeric (absolute) mode of ---x-wSrw-,2126,linux_acl
1145what is the numeric (absolute) mode of ---x-wSrwx,2127,linux_acl
1146what is the numeric (absolute) mode of ---x-ws---,2130,linux_acl
1147what is the numeric (absolute) mode of ---x-ws--x,2131,linux_acl
1148what is the numeric (absolute) mode of ---x-ws-w-,2132,linux_acl
1149what is the numeric (absolute) mode of ---x-ws-wx,2133,linux_acl
1150what is the numeric (absolute) mode of ---x-wsr--,2134,linux_acl
1151what is the numeric (absolute) mode of ---x-wsr-x,2135,linux_acl
1152what is the numeric (absolute) mode of ---x-wsrw-,2136,linux_acl
1153what is the numeric (absolute) mode of ---x-wsrwx,2137,linux_acl
1154what is the numeric (absolute) mode of ---xr-S---,2140,linux_acl
1155what is the numeric (absolute) mode of ---xr-S--x,2141,linux_acl
1156what is the numeric (absolute) mode of ---xr-S-w-,2142,linux_acl
1157what is the numeric (absolute) mode of ---xr-S-wx,2143,linux_acl
1158what is the numeric (absolute) mode of ---xr-Sr--,2144,linux_acl
1159what is the numeric (absolute) mode of ---xr-Sr-x,2145,linux_acl
1160what is the numeric (absolute) mode of ---xr-Srw-,2146,linux_acl
1161what is the numeric (absolute) mode of ---xr-Srwx,2147,linux_acl
1162what is the numeric (absolute) mode of ---xr-s---,2150,linux_acl
1163what is the numeric (absolute) mode of ---xr-s--x,2151,linux_acl
1164what is the numeric (absolute) mode of ---xr-s-w-,2152,linux_acl
1165what is the numeric (absolute) mode of ---xr-s-wx,2153,linux_acl
1166what is the numeric (absolute) mode of ---xr-sr--,2154,linux_acl
1167what is the numeric (absolute) mode of ---xr-sr-x,2155,linux_acl
1168what is the numeric (absolute) mode of ---xr-srw-,2156,linux_acl
1169what is the numeric (absolute) mode of ---xr-srwx,2157,linux_acl
1170what is the numeric (absolute) mode of ---xrwS---,2160,linux_acl
1171what is the numeric (absolute) mode of ---xrwS--x,2161,linux_acl
1172what is the numeric (absolute) mode of ---xrwS-w-,2162,linux_acl
1173what is the numeric (absolute) mode of ---xrwS-wx,2163,linux_acl
1174what is the numeric (absolute) mode of ---xrwSr--,2164,linux_acl
1175what is the numeric (absolute) mode of ---xrwSr-x,2165,linux_acl
1176what is the numeric (absolute) mode of ---xrwSrw-,2166,linux_acl
1177what is the numeric (absolute) mode of ---xrwSrwx,2167,linux_acl
1178what is the numeric (absolute) mode of ---xrws---,2170,linux_acl
1179what is the numeric (absolute) mode of ---xrws--x,2171,linux_acl
1180what is the numeric (absolute) mode of ---xrws-w-,2172,linux_acl
1181what is the numeric (absolute) mode of ---xrws-wx,2173,linux_acl
1182what is the numeric (absolute) mode of ---xrwsr--,2174,linux_acl
1183what is the numeric (absolute) mode of ---xrwsr-x,2175,linux_acl
1184what is the numeric (absolute) mode of ---xrwsrw-,2176,linux_acl
1185what is the numeric (absolute) mode of ---xrwsrwx,2177,linux_acl
1186what is the numeric (absolute) mode of --w---S---,2200,linux_acl
1187what is the numeric (absolute) mode of --w---S--x,2201,linux_acl
1188what is the numeric (absolute) mode of --w---S-w-,2202,linux_acl
1189what is the numeric (absolute) mode of --w---S-wx,2203,linux_acl
1190what is the numeric (absolute) mode of --w---Sr--,2204,linux_acl
1191what is the numeric (absolute) mode of --w---Sr-x,2205,linux_acl
1192what is the numeric (absolute) mode of --w---Srw-,2206,linux_acl
1193what is the numeric (absolute) mode of --w---Srwx,2207,linux_acl
1194what is the numeric (absolute) mode of --w---s---,2210,linux_acl
1195what is the numeric (absolute) mode of --w---s--x,2211,linux_acl
1196what is the numeric (absolute) mode of --w---s-w-,2212,linux_acl
1197what is the numeric (absolute) mode of --w---s-wx,2213,linux_acl
1198what is the numeric (absolute) mode of --w---sr--,2214,linux_acl
1199what is the numeric (absolute) mode of --w---sr-x,2215,linux_acl
1200what is the numeric (absolute) mode of --w---srw-,2216,linux_acl
1201what is the numeric (absolute) mode of --w---srwx,2217,linux_acl
1202what is the numeric (absolute) mode of --w--wS---,2220,linux_acl
1203what is the numeric (absolute) mode of --w--wS--x,2221,linux_acl
1204what is the numeric (absolute) mode of --w--wS-w-,2222,linux_acl
1205what is the numeric (absolute) mode of --w--wS-wx,2223,linux_acl
1206what is the numeric (absolute) mode of --w--wSr--,2224,linux_acl
1207what is the numeric (absolute) mode of --w--wSr-x,2225,linux_acl
1208what is the numeric (absolute) mode of --w--wSrw-,2226,linux_acl
1209what is the numeric (absolute) mode of --w--wSrwx,2227,linux_acl
1210what is the numeric (absolute) mode of --w--ws---,2230,linux_acl
1211what is the numeric (absolute) mode of --w--ws--x,2231,linux_acl
1212what is the numeric (absolute) mode of --w--ws-w-,2232,linux_acl
1213what is the numeric (absolute) mode of --w--ws-wx,2233,linux_acl
1214what is the numeric (absolute) mode of --w--wsr--,2234,linux_acl
1215what is the numeric (absolute) mode of --w--wsr-x,2235,linux_acl
1216what is the numeric (absolute) mode of --w--wsrw-,2236,linux_acl
1217what is the numeric (absolute) mode of --w--wsrwx,2237,linux_acl
1218what is the numeric (absolute) mode of --w-r-S---,2240,linux_acl
1219what is the numeric (absolute) mode of --w-r-S--x,2241,linux_acl
1220what is the numeric (absolute) mode of --w-r-S-w-,2242,linux_acl
1221what is the numeric (absolute) mode of --w-r-S-wx,2243,linux_acl
1222what is the numeric (absolute) mode of --w-r-Sr--,2244,linux_acl
1223what is the numeric (absolute) mode of --w-r-Sr-x,2245,linux_acl
1224what is the numeric (absolute) mode of --w-r-Srw-,2246,linux_acl
1225what is the numeric (absolute) mode of --w-r-Srwx,2247,linux_acl
1226what is the numeric (absolute) mode of --w-r-s---,2250,linux_acl
1227what is the numeric (absolute) mode of --w-r-s--x,2251,linux_acl
1228what is the numeric (absolute) mode of --w-r-s-w-,2252,linux_acl
1229what is the numeric (absolute) mode of --w-r-s-wx,2253,linux_acl
1230what is the numeric (absolute) mode of --w-r-sr--,2254,linux_acl
1231what is the numeric (absolute) mode of --w-r-sr-x,2255,linux_acl
1232what is the numeric (absolute) mode of --w-r-srw-,2256,linux_acl
1233what is the numeric (absolute) mode of --w-r-srwx,2257,linux_acl
1234what is the numeric (absolute) mode of --w-rwS---,2260,linux_acl
1235what is the numeric (absolute) mode of --w-rwS--x,2261,linux_acl
1236what is the numeric (absolute) mode of --w-rwS-w-,2262,linux_acl
1237what is the numeric (absolute) mode of --w-rwS-wx,2263,linux_acl
1238what is the numeric (absolute) mode of --w-rwSr--,2264,linux_acl
1239what is the numeric (absolute) mode of --w-rwSr-x,2265,linux_acl
1240what is the numeric (absolute) mode of --w-rwSrw-,2266,linux_acl
1241what is the numeric (absolute) mode of --w-rwSrwx,2267,linux_acl
1242what is the numeric (absolute) mode of --w-rws---,2270,linux_acl
1243what is the numeric (absolute) mode of --w-rws--x,2271,linux_acl
1244what is the numeric (absolute) mode of --w-rws-w-,2272,linux_acl
1245what is the numeric (absolute) mode of --w-rws-wx,2273,linux_acl
1246what is the numeric (absolute) mode of --w-rwsr--,2274,linux_acl
1247what is the numeric (absolute) mode of --w-rwsr-x,2275,linux_acl
1248what is the numeric (absolute) mode of --w-rwsrw-,2276,linux_acl
1249what is the numeric (absolute) mode of --w-rwsrwx,2277,linux_acl
1250what is the numeric (absolute) mode of --wx--S---,2300,linux_acl
1251what is the numeric (absolute) mode of --wx--S--x,2301,linux_acl
1252what is the numeric (absolute) mode of --wx--S-w-,2302,linux_acl
1253what is the numeric (absolute) mode of --wx--S-wx,2303,linux_acl
1254what is the numeric (absolute) mode of --wx--Sr--,2304,linux_acl
1255what is the numeric (absolute) mode of --wx--Sr-x,2305,linux_acl
1256what is the numeric (absolute) mode of --wx--Srw-,2306,linux_acl
1257what is the numeric (absolute) mode of --wx--Srwx,2307,linux_acl
1258what is the numeric (absolute) mode of --wx--s---,2310,linux_acl
1259what is the numeric (absolute) mode of --wx--s--x,2311,linux_acl
1260what is the numeric (absolute) mode of --wx--s-w-,2312,linux_acl
1261what is the numeric (absolute) mode of --wx--s-wx,2313,linux_acl
1262what is the numeric (absolute) mode of --wx--sr--,2314,linux_acl
1263what is the numeric (absolute) mode of --wx--sr-x,2315,linux_acl
1264what is the numeric (absolute) mode of --wx--srw-,2316,linux_acl
1265what is the numeric (absolute) mode of --wx--srwx,2317,linux_acl
1266what is the numeric (absolute) mode of --wx-wS---,2320,linux_acl
1267what is the numeric (absolute) mode of --wx-wS--x,2321,linux_acl
1268what is the numeric (absolute) mode of --wx-wS-w-,2322,linux_acl
1269what is the numeric (absolute) mode of --wx-wS-wx,2323,linux_acl
1270what is the numeric (absolute) mode of --wx-wSr--,2324,linux_acl
1271what is the numeric (absolute) mode of --wx-wSr-x,2325,linux_acl
1272what is the numeric (absolute) mode of --wx-wSrw-,2326,linux_acl
1273what is the numeric (absolute) mode of --wx-wSrwx,2327,linux_acl
1274what is the numeric (absolute) mode of --wx-ws---,2330,linux_acl
1275what is the numeric (absolute) mode of --wx-ws--x,2331,linux_acl
1276what is the numeric (absolute) mode of --wx-ws-w-,2332,linux_acl
1277what is the numeric (absolute) mode of --wx-ws-wx,2333,linux_acl
1278what is the numeric (absolute) mode of --wx-wsr--,2334,linux_acl
1279what is the numeric (absolute) mode of --wx-wsr-x,2335,linux_acl
1280what is the numeric (absolute) mode of --wx-wsrw-,2336,linux_acl
1281what is the numeric (absolute) mode of --wx-wsrwx,2337,linux_acl
1282what is the numeric (absolute) mode of --wxr-S---,2340,linux_acl
1283what is the numeric (absolute) mode of --wxr-S--x,2341,linux_acl
1284what is the numeric (absolute) mode of --wxr-S-w-,2342,linux_acl
1285what is the numeric (absolute) mode of --wxr-S-wx,2343,linux_acl
1286what is the numeric (absolute) mode of --wxr-Sr--,2344,linux_acl
1287what is the numeric (absolute) mode of --wxr-Sr-x,2345,linux_acl
1288what is the numeric (absolute) mode of --wxr-Srw-,2346,linux_acl
1289what is the numeric (absolute) mode of --wxr-Srwx,2347,linux_acl
1290what is the numeric (absolute) mode of --wxr-s---,2350,linux_acl
1291what is the numeric (absolute) mode of --wxr-s--x,2351,linux_acl
1292what is the numeric (absolute) mode of --wxr-s-w-,2352,linux_acl
1293what is the numeric (absolute) mode of --wxr-s-wx,2353,linux_acl
1294what is the numeric (absolute) mode of --wxr-sr--,2354,linux_acl
1295what is the numeric (absolute) mode of --wxr-sr-x,2355,linux_acl
1296what is the numeric (absolute) mode of --wxr-srw-,2356,linux_acl
1297what is the numeric (absolute) mode of --wxr-srwx,2357,linux_acl
1298what is the numeric (absolute) mode of --wxrwS---,2360,linux_acl
1299what is the numeric (absolute) mode of --wxrwS--x,2361,linux_acl
1300what is the numeric (absolute) mode of --wxrwS-w-,2362,linux_acl
1301what is the numeric (absolute) mode of --wxrwS-wx,2363,linux_acl
1302what is the numeric (absolute) mode of --wxrwSr--,2364,linux_acl
1303what is the numeric (absolute) mode of --wxrwSr-x,2365,linux_acl
1304what is the numeric (absolute) mode of --wxrwSrw-,2366,linux_acl
1305what is the numeric (absolute) mode of --wxrwSrwx,2367,linux_acl
1306what is the numeric (absolute) mode of --wxrws---,2370,linux_acl
1307what is the numeric (absolute) mode of --wxrws--x,2371,linux_acl
1308what is the numeric (absolute) mode of --wxrws-w-,2372,linux_acl
1309what is the numeric (absolute) mode of --wxrws-wx,2373,linux_acl
1310what is the numeric (absolute) mode of --wxrwsr--,2374,linux_acl
1311what is the numeric (absolute) mode of --wxrwsr-x,2375,linux_acl
1312what is the numeric (absolute) mode of --wxrwsrw-,2376,linux_acl
1313what is the numeric (absolute) mode of --wxrwsrwx,2377,linux_acl
1314what is the numeric (absolute) mode of -r----S---,2400,linux_acl
1315what is the numeric (absolute) mode of -r----S--x,2401,linux_acl
1316what is the numeric (absolute) mode of -r----S-w-,2402,linux_acl
1317what is the numeric (absolute) mode of -r----S-wx,2403,linux_acl
1318what is the numeric (absolute) mode of -r----Sr--,2404,linux_acl
1319what is the numeric (absolute) mode of -r----Sr-x,2405,linux_acl
1320what is the numeric (absolute) mode of -r----Srw-,2406,linux_acl
1321what is the numeric (absolute) mode of -r----Srwx,2407,linux_acl
1322what is the numeric (absolute) mode of -r----s---,2410,linux_acl
1323what is the numeric (absolute) mode of -r----s--x,2411,linux_acl
1324what is the numeric (absolute) mode of -r----s-w-,2412,linux_acl
1325what is the numeric (absolute) mode of -r----s-wx,2413,linux_acl
1326what is the numeric (absolute) mode of -r----sr--,2414,linux_acl
1327what is the numeric (absolute) mode of -r----sr-x,2415,linux_acl
1328what is the numeric (absolute) mode of -r----srw-,2416,linux_acl
1329what is the numeric (absolute) mode of -r----srwx,2417,linux_acl
1330what is the numeric (absolute) mode of -r---wS---,2420,linux_acl
1331what is the numeric (absolute) mode of -r---wS--x,2421,linux_acl
1332what is the numeric (absolute) mode of -r---wS-w-,2422,linux_acl
1333what is the numeric (absolute) mode of -r---wS-wx,2423,linux_acl
1334what is the numeric (absolute) mode of -r---wSr--,2424,linux_acl
1335what is the numeric (absolute) mode of -r---wSr-x,2425,linux_acl
1336what is the numeric (absolute) mode of -r---wSrw-,2426,linux_acl
1337what is the numeric (absolute) mode of -r---wSrwx,2427,linux_acl
1338what is the numeric (absolute) mode of -r---ws---,2430,linux_acl
1339what is the numeric (absolute) mode of -r---ws--x,2431,linux_acl
1340what is the numeric (absolute) mode of -r---ws-w-,2432,linux_acl
1341what is the numeric (absolute) mode of -r---ws-wx,2433,linux_acl
1342what is the numeric (absolute) mode of -r---wsr--,2434,linux_acl
1343what is the numeric (absolute) mode of -r---wsr-x,2435,linux_acl
1344what is the numeric (absolute) mode of -r---wsrw-,2436,linux_acl
1345what is the numeric (absolute) mode of -r---wsrwx,2437,linux_acl
1346what is the numeric (absolute) mode of -r--r-S---,2440,linux_acl
1347what is the numeric (absolute) mode of -r--r-S--x,2441,linux_acl
1348what is the numeric (absolute) mode of -r--r-S-w-,2442,linux_acl
1349what is the numeric (absolute) mode of -r--r-S-wx,2443,linux_acl
1350what is the numeric (absolute) mode of -r--r-Sr--,2444,linux_acl
1351what is the numeric (absolute) mode of -r--r-Sr-x,2445,linux_acl
1352what is the numeric (absolute) mode of -r--r-Srw-,2446,linux_acl
1353what is the numeric (absolute) mode of -r--r-Srwx,2447,linux_acl
1354what is the numeric (absolute) mode of -r--r-s---,2450,linux_acl
1355what is the numeric (absolute) mode of -r--r-s--x,2451,linux_acl
1356what is the numeric (absolute) mode of -r--r-s-w-,2452,linux_acl
1357what is the numeric (absolute) mode of -r--r-s-wx,2453,linux_acl
1358what is the numeric (absolute) mode of -r--r-sr--,2454,linux_acl
1359what is the numeric (absolute) mode of -r--r-sr-x,2455,linux_acl
1360what is the numeric (absolute) mode of -r--r-srw-,2456,linux_acl
1361what is the numeric (absolute) mode of -r--r-srwx,2457,linux_acl
1362what is the numeric (absolute) mode of -r--rwS---,2460,linux_acl
1363what is the numeric (absolute) mode of -r--rwS--x,2461,linux_acl
1364what is the numeric (absolute) mode of -r--rwS-w-,2462,linux_acl
1365what is the numeric (absolute) mode of -r--rwS-wx,2463,linux_acl
1366what is the numeric (absolute) mode of -r--rwSr--,2464,linux_acl
1367what is the numeric (absolute) mode of -r--rwSr-x,2465,linux_acl
1368what is the numeric (absolute) mode of -r--rwSrw-,2466,linux_acl
1369what is the numeric (absolute) mode of -r--rwSrwx,2467,linux_acl
1370what is the numeric (absolute) mode of -r--rws---,2470,linux_acl
1371what is the numeric (absolute) mode of -r--rws--x,2471,linux_acl
1372what is the numeric (absolute) mode of -r--rws-w-,2472,linux_acl
1373what is the numeric (absolute) mode of -r--rws-wx,2473,linux_acl
1374what is the numeric (absolute) mode of -r--rwsr--,2474,linux_acl
1375what is the numeric (absolute) mode of -r--rwsr-x,2475,linux_acl
1376what is the numeric (absolute) mode of -r--rwsrw-,2476,linux_acl
1377what is the numeric (absolute) mode of -r--rwsrwx,2477,linux_acl
1378what is the numeric (absolute) mode of -r-x--S---,2500,linux_acl
1379what is the numeric (absolute) mode of -r-x--S--x,2501,linux_acl
1380what is the numeric (absolute) mode of -r-x--S-w-,2502,linux_acl
1381what is the numeric (absolute) mode of -r-x--S-wx,2503,linux_acl
1382what is the numeric (absolute) mode of -r-x--Sr--,2504,linux_acl
1383what is the numeric (absolute) mode of -r-x--Sr-x,2505,linux_acl
1384what is the numeric (absolute) mode of -r-x--Srw-,2506,linux_acl
1385what is the numeric (absolute) mode of -r-x--Srwx,2507,linux_acl
1386what is the numeric (absolute) mode of -r-x--s---,2510,linux_acl
1387what is the numeric (absolute) mode of -r-x--s--x,2511,linux_acl
1388what is the numeric (absolute) mode of -r-x--s-w-,2512,linux_acl
1389what is the numeric (absolute) mode of -r-x--s-wx,2513,linux_acl
1390what is the numeric (absolute) mode of -r-x--sr--,2514,linux_acl
1391what is the numeric (absolute) mode of -r-x--sr-x,2515,linux_acl
1392what is the numeric (absolute) mode of -r-x--srw-,2516,linux_acl
1393what is the numeric (absolute) mode of -r-x--srwx,2517,linux_acl
1394what is the numeric (absolute) mode of -r-x-wS---,2520,linux_acl
1395what is the numeric (absolute) mode of -r-x-wS--x,2521,linux_acl
1396what is the numeric (absolute) mode of -r-x-wS-w-,2522,linux_acl
1397what is the numeric (absolute) mode of -r-x-wS-wx,2523,linux_acl
1398what is the numeric (absolute) mode of -r-x-wSr--,2524,linux_acl
1399what is the numeric (absolute) mode of -r-x-wSr-x,2525,linux_acl
1400what is the numeric (absolute) mode of -r-x-wSrw-,2526,linux_acl
1401what is the numeric (absolute) mode of -r-x-wSrwx,2527,linux_acl
1402what is the numeric (absolute) mode of -r-x-ws---,2530,linux_acl
1403what is the numeric (absolute) mode of -r-x-ws--x,2531,linux_acl
1404what is the numeric (absolute) mode of -r-x-ws-w-,2532,linux_acl
1405what is the numeric (absolute) mode of -r-x-ws-wx,2533,linux_acl
1406what is the numeric (absolute) mode of -r-x-wsr--,2534,linux_acl
1407what is the numeric (absolute) mode of -r-x-wsr-x,2535,linux_acl
1408what is the numeric (absolute) mode of -r-x-wsrw-,2536,linux_acl
1409what is the numeric (absolute) mode of -r-x-wsrwx,2537,linux_acl
1410what is the numeric (absolute) mode of -r-xr-S---,2540,linux_acl
1411what is the numeric (absolute) mode of -r-xr-S--x,2541,linux_acl
1412what is the numeric (absolute) mode of -r-xr-S-w-,2542,linux_acl
1413what is the numeric (absolute) mode of -r-xr-S-wx,2543,linux_acl
1414what is the numeric (absolute) mode of -r-xr-Sr--,2544,linux_acl
1415what is the numeric (absolute) mode of -r-xr-Sr-x,2545,linux_acl
1416what is the numeric (absolute) mode of -r-xr-Srw-,2546,linux_acl
1417what is the numeric (absolute) mode of -r-xr-Srwx,2547,linux_acl
1418what is the numeric (absolute) mode of -r-xr-s---,2550,linux_acl
1419what is the numeric (absolute) mode of -r-xr-s--x,2551,linux_acl
1420what is the numeric (absolute) mode of -r-xr-s-w-,2552,linux_acl
1421what is the numeric (absolute) mode of -r-xr-s-wx,2553,linux_acl
1422what is the numeric (absolute) mode of -r-xr-sr--,2554,linux_acl
1423what is the numeric (absolute) mode of -r-xr-sr-x,2555,linux_acl
1424what is the numeric (absolute) mode of -r-xr-srw-,2556,linux_acl
1425what is the numeric (absolute) mode of -r-xr-srwx,2557,linux_acl
1426what is the numeric (absolute) mode of -r-xrwS---,2560,linux_acl
1427what is the numeric (absolute) mode of -r-xrwS--x,2561,linux_acl
1428what is the numeric (absolute) mode of -r-xrwS-w-,2562,linux_acl
1429what is the numeric (absolute) mode of -r-xrwS-wx,2563,linux_acl
1430what is the numeric (absolute) mode of -r-xrwSr--,2564,linux_acl
1431what is the numeric (absolute) mode of -r-xrwSr-x,2565,linux_acl
1432what is the numeric (absolute) mode of -r-xrwSrw-,2566,linux_acl
1433what is the numeric (absolute) mode of -r-xrwSrwx,2567,linux_acl
1434what is the numeric (absolute) mode of -r-xrws---,2570,linux_acl
1435what is the numeric (absolute) mode of -r-xrws--x,2571,linux_acl
1436what is the numeric (absolute) mode of -r-xrws-w-,2572,linux_acl
1437what is the numeric (absolute) mode of -r-xrws-wx,2573,linux_acl
1438what is the numeric (absolute) mode of -r-xrwsr--,2574,linux_acl
1439what is the numeric (absolute) mode of -r-xrwsr-x,2575,linux_acl
1440what is the numeric (absolute) mode of -r-xrwsrw-,2576,linux_acl
1441what is the numeric (absolute) mode of -r-xrwsrwx,2577,linux_acl
1442what is the numeric (absolute) mode of -rw---S---,2600,linux_acl
1443what is the numeric (absolute) mode of -rw---S--x,2601,linux_acl
1444what is the numeric (absolute) mode of -rw---S-w-,2602,linux_acl
1445what is the numeric (absolute) mode of -rw---S-wx,2603,linux_acl
1446what is the numeric (absolute) mode of -rw---Sr--,2604,linux_acl
1447what is the numeric (absolute) mode of -rw---Sr-x,2605,linux_acl
1448what is the numeric (absolute) mode of -rw---Srw-,2606,linux_acl
1449what is the numeric (absolute) mode of -rw---Srwx,2607,linux_acl
1450what is the numeric (absolute) mode of -rw---s---,2610,linux_acl
1451what is the numeric (absolute) mode of -rw---s--x,2611,linux_acl
1452what is the numeric (absolute) mode of -rw---s-w-,2612,linux_acl
1453what is the numeric (absolute) mode of -rw---s-wx,2613,linux_acl
1454what is the numeric (absolute) mode of -rw---sr--,2614,linux_acl
1455what is the numeric (absolute) mode of -rw---sr-x,2615,linux_acl
1456what is the numeric (absolute) mode of -rw---srw-,2616,linux_acl
1457what is the numeric (absolute) mode of -rw---srwx,2617,linux_acl
1458what is the numeric (absolute) mode of -rw--wS---,2620,linux_acl
1459what is the numeric (absolute) mode of -rw--wS--x,2621,linux_acl
1460what is the numeric (absolute) mode of -rw--wS-w-,2622,linux_acl
1461what is the numeric (absolute) mode of -rw--wS-wx,2623,linux_acl
1462what is the numeric (absolute) mode of -rw--wSr--,2624,linux_acl
1463what is the numeric (absolute) mode of -rw--wSr-x,2625,linux_acl
1464what is the numeric (absolute) mode of -rw--wSrw-,2626,linux_acl
1465what is the numeric (absolute) mode of -rw--wSrwx,2627,linux_acl
1466what is the numeric (absolute) mode of -rw--ws---,2630,linux_acl
1467what is the numeric (absolute) mode of -rw--ws--x,2631,linux_acl
1468what is the numeric (absolute) mode of -rw--ws-w-,2632,linux_acl
1469what is the numeric (absolute) mode of -rw--ws-wx,2633,linux_acl
1470what is the numeric (absolute) mode of -rw--wsr--,2634,linux_acl
1471what is the numeric (absolute) mode of -rw--wsr-x,2635,linux_acl
1472what is the numeric (absolute) mode of -rw--wsrw-,2636,linux_acl
1473what is the numeric (absolute) mode of -rw--wsrwx,2637,linux_acl
1474what is the numeric (absolute) mode of -rw-r-S---,2640,linux_acl
1475what is the numeric (absolute) mode of -rw-r-S--x,2641,linux_acl
1476what is the numeric (absolute) mode of -rw-r-S-w-,2642,linux_acl
1477what is the numeric (absolute) mode of -rw-r-S-wx,2643,linux_acl
1478what is the numeric (absolute) mode of -rw-r-Sr--,2644,linux_acl
1479what is the numeric (absolute) mode of -rw-r-Sr-x,2645,linux_acl
1480what is the numeric (absolute) mode of -rw-r-Srw-,2646,linux_acl
1481what is the numeric (absolute) mode of -rw-r-Srwx,2647,linux_acl
1482what is the numeric (absolute) mode of -rw-r-s---,2650,linux_acl
1483what is the numeric (absolute) mode of -rw-r-s--x,2651,linux_acl
1484what is the numeric (absolute) mode of -rw-r-s-w-,2652,linux_acl
1485what is the numeric (absolute) mode of -rw-r-s-wx,2653,linux_acl
1486what is the numeric (absolute) mode of -rw-r-sr--,2654,linux_acl
1487what is the numeric (absolute) mode of -rw-r-sr-x,2655,linux_acl
1488what is the numeric (absolute) mode of -rw-r-srw-,2656,linux_acl
1489what is the numeric (absolute) mode of -rw-r-srwx,2657,linux_acl
1490what is the numeric (absolute) mode of -rw-rwS---,2660,linux_acl
1491what is the numeric (absolute) mode of -rw-rwS--x,2661,linux_acl
1492what is the numeric (absolute) mode of -rw-rwS-w-,2662,linux_acl
1493what is the numeric (absolute) mode of -rw-rwS-wx,2663,linux_acl
1494what is the numeric (absolute) mode of -rw-rwSr--,2664,linux_acl
1495what is the numeric (absolute) mode of -rw-rwSr-x,2665,linux_acl
1496what is the numeric (absolute) mode of -rw-rwSrw-,2666,linux_acl
1497what is the numeric (absolute) mode of -rw-rwSrwx,2667,linux_acl
1498what is the numeric (absolute) mode of -rw-rws---,2670,linux_acl
1499what is the numeric (absolute) mode of -rw-rws--x,2671,linux_acl
1500what is the numeric (absolute) mode of -rw-rws-w-,2672,linux_acl
1501what is the numeric (absolute) mode of -rw-rws-wx,2673,linux_acl
1502what is the numeric (absolute) mode of -rw-rwsr--,2674,linux_acl
1503what is the numeric (absolute) mode of -rw-rwsr-x,2675,linux_acl
1504what is the numeric (absolute) mode of -rw-rwsrw-,2676,linux_acl
1505what is the numeric (absolute) mode of -rw-rwsrwx,2677,linux_acl
1506what is the numeric (absolute) mode of -rwx--S---,2700,linux_acl
1507what is the numeric (absolute) mode of -rwx--S--x,2701,linux_acl
1508what is the numeric (absolute) mode of -rwx--S-w-,2702,linux_acl
1509what is the numeric (absolute) mode of -rwx--S-wx,2703,linux_acl
1510what is the numeric (absolute) mode of -rwx--Sr--,2704,linux_acl
1511what is the numeric (absolute) mode of -rwx--Sr-x,2705,linux_acl
1512what is the numeric (absolute) mode of -rwx--Srw-,2706,linux_acl
1513what is the numeric (absolute) mode of -rwx--Srwx,2707,linux_acl
1514what is the numeric (absolute) mode of -rwx--s---,2710,linux_acl
1515what is the numeric (absolute) mode of -rwx--s--x,2711,linux_acl
1516what is the numeric (absolute) mode of -rwx--s-w-,2712,linux_acl
1517what is the numeric (absolute) mode of -rwx--s-wx,2713,linux_acl
1518what is the numeric (absolute) mode of -rwx--sr--,2714,linux_acl
1519what is the numeric (absolute) mode of -rwx--sr-x,2715,linux_acl
1520what is the numeric (absolute) mode of -rwx--srw-,2716,linux_acl
1521what is the numeric (absolute) mode of -rwx--srwx,2717,linux_acl
1522what is the numeric (absolute) mode of -rwx-wS---,2720,linux_acl
1523what is the numeric (absolute) mode of -rwx-wS--x,2721,linux_acl
1524what is the numeric (absolute) mode of -rwx-wS-w-,2722,linux_acl
1525what is the numeric (absolute) mode of -rwx-wS-wx,2723,linux_acl
1526what is the numeric (absolute) mode of -rwx-wSr--,2724,linux_acl
1527what is the numeric (absolute) mode of -rwx-wSr-x,2725,linux_acl
1528what is the numeric (absolute) mode of -rwx-wSrw-,2726,linux_acl
1529what is the numeric (absolute) mode of -rwx-wSrwx,2727,linux_acl
1530what is the numeric (absolute) mode of -rwx-ws---,2730,linux_acl
1531what is the numeric (absolute) mode of -rwx-ws--x,2731,linux_acl
1532what is the numeric (absolute) mode of -rwx-ws-w-,2732,linux_acl
1533what is the numeric (absolute) mode of -rwx-ws-wx,2733,linux_acl
1534what is the numeric (absolute) mode of -rwx-wsr--,2734,linux_acl
1535what is the numeric (absolute) mode of -rwx-wsr-x,2735,linux_acl
1536what is the numeric (absolute) mode of -rwx-wsrw-,2736,linux_acl
1537what is the numeric (absolute) mode of -rwx-wsrwx,2737,linux_acl
1538what is the numeric (absolute) mode of -rwxr-S---,2740,linux_acl
1539what is the numeric (absolute) mode of -rwxr-S--x,2741,linux_acl
1540what is the numeric (absolute) mode of -rwxr-S-w-,2742,linux_acl
1541what is the numeric (absolute) mode of -rwxr-S-wx,2743,linux_acl
1542what is the numeric (absolute) mode of -rwxr-Sr--,2744,linux_acl
1543what is the numeric (absolute) mode of -rwxr-Sr-x,2745,linux_acl
1544what is the numeric (absolute) mode of -rwxr-Srw-,2746,linux_acl
1545what is the numeric (absolute) mode of -rwxr-Srwx,2747,linux_acl
1546what is the numeric (absolute) mode of -rwxr-s---,2750,linux_acl
1547what is the numeric (absolute) mode of -rwxr-s--x,2751,linux_acl
1548what is the numeric (absolute) mode of -rwxr-s-w-,2752,linux_acl
1549what is the numeric (absolute) mode of -rwxr-s-wx,2753,linux_acl
1550what is the numeric (absolute) mode of -rwxr-sr--,2754,linux_acl
1551what is the numeric (absolute) mode of -rwxr-sr-x,2755,linux_acl
1552what is the numeric (absolute) mode of -rwxr-srw-,2756,linux_acl
1553what is the numeric (absolute) mode of -rwxr-srwx,2757,linux_acl
1554what is the numeric (absolute) mode of -rwxrwS---,2760,linux_acl
1555what is the numeric (absolute) mode of -rwxrwS--x,2761,linux_acl
1556what is the numeric (absolute) mode of -rwxrwS-w-,2762,linux_acl
1557what is the numeric (absolute) mode of -rwxrwS-wx,2763,linux_acl
1558what is the numeric (absolute) mode of -rwxrwSr--,2764,linux_acl
1559what is the numeric (absolute) mode of -rwxrwSr-x,2765,linux_acl
1560what is the numeric (absolute) mode of -rwxrwSrw-,2766,linux_acl
1561what is the numeric (absolute) mode of -rwxrwSrwx,2767,linux_acl
1562what is the numeric (absolute) mode of -rwxrws---,2770,linux_acl
1563what is the numeric (absolute) mode of -rwxrws--x,2771,linux_acl
1564what is the numeric (absolute) mode of -rwxrws-w-,2772,linux_acl
1565what is the numeric (absolute) mode of -rwxrws-wx,2773,linux_acl
1566what is the numeric (absolute) mode of -rwxrwsr--,2774,linux_acl
1567what is the numeric (absolute) mode of -rwxrwsr-x,2775,linux_acl
1568what is the numeric (absolute) mode of -rwxrwsrw-,2776,linux_acl
1569what is the numeric (absolute) mode of -rwxrwsrwx,2777,linux_acl
1570####
1571# SUID
1572####
1573what is the numeric (absolute) mode of ---S------,4000,linux_acl
1574what is the numeric (absolute) mode of ---S-----x,4001,linux_acl
1575what is the numeric (absolute) mode of ---S----w-,4002,linux_acl
1576what is the numeric (absolute) mode of ---S----wx,4003,linux_acl
1577what is the numeric (absolute) mode of ---S---r--,4004,linux_acl
1578what is the numeric (absolute) mode of ---S---r-x,4005,linux_acl
1579what is the numeric (absolute) mode of ---S---rw-,4006,linux_acl
1580what is the numeric (absolute) mode of ---S---rwx,4007,linux_acl
1581what is the numeric (absolute) mode of ---S--x---,4010,linux_acl
1582what is the numeric (absolute) mode of ---S--x--x,4011,linux_acl
1583what is the numeric (absolute) mode of ---S--x-w-,4012,linux_acl
1584what is the numeric (absolute) mode of ---S--x-wx,4013,linux_acl
1585what is the numeric (absolute) mode of ---S--xr--,4014,linux_acl
1586what is the numeric (absolute) mode of ---S--xr-x,4015,linux_acl
1587what is the numeric (absolute) mode of ---S--xrw-,4016,linux_acl
1588what is the numeric (absolute) mode of ---S--xrwx,4017,linux_acl
1589what is the numeric (absolute) mode of ---S-w----,4020,linux_acl
1590what is the numeric (absolute) mode of ---S-w---x,4021,linux_acl
1591what is the numeric (absolute) mode of ---S-w--w-,4022,linux_acl
1592what is the numeric (absolute) mode of ---S-w--wx,4023,linux_acl
1593what is the numeric (absolute) mode of ---S-w-r--,4024,linux_acl
1594what is the numeric (absolute) mode of ---S-w-r-x,4025,linux_acl
1595what is the numeric (absolute) mode of ---S-w-rw-,4026,linux_acl
1596what is the numeric (absolute) mode of ---S-w-rwx,4027,linux_acl
1597what is the numeric (absolute) mode of ---S-wx---,4030,linux_acl
1598what is the numeric (absolute) mode of ---S-wx--x,4031,linux_acl
1599what is the numeric (absolute) mode of ---S-wx-w-,4032,linux_acl
1600what is the numeric (absolute) mode of ---S-wx-wx,4033,linux_acl
1601what is the numeric (absolute) mode of ---S-wxr--,4034,linux_acl
1602what is the numeric (absolute) mode of ---S-wxr-x,4035,linux_acl
1603what is the numeric (absolute) mode of ---S-wxrw-,4036,linux_acl
1604what is the numeric (absolute) mode of ---S-wxrwx,4037,linux_acl
1605what is the numeric (absolute) mode of ---Sr-----,4040,linux_acl
1606what is the numeric (absolute) mode of ---Sr----x,4041,linux_acl
1607what is the numeric (absolute) mode of ---Sr---w-,4042,linux_acl
1608what is the numeric (absolute) mode of ---Sr---wx,4043,linux_acl
1609what is the numeric (absolute) mode of ---Sr--r--,4044,linux_acl
1610what is the numeric (absolute) mode of ---Sr--r-x,4045,linux_acl
1611what is the numeric (absolute) mode of ---Sr--rw-,4046,linux_acl
1612what is the numeric (absolute) mode of ---Sr--rwx,4047,linux_acl
1613what is the numeric (absolute) mode of ---Sr-x---,4050,linux_acl
1614what is the numeric (absolute) mode of ---Sr-x--x,4051,linux_acl
1615what is the numeric (absolute) mode of ---Sr-x-w-,4052,linux_acl
1616what is the numeric (absolute) mode of ---Sr-x-wx,4053,linux_acl
1617what is the numeric (absolute) mode of ---Sr-xr--,4054,linux_acl
1618what is the numeric (absolute) mode of ---Sr-xr-x,4055,linux_acl
1619what is the numeric (absolute) mode of ---Sr-xrw-,4056,linux_acl
1620what is the numeric (absolute) mode of ---Sr-xrwx,4057,linux_acl
1621what is the numeric (absolute) mode of ---Srw----,4060,linux_acl
1622what is the numeric (absolute) mode of ---Srw---x,4061,linux_acl
1623what is the numeric (absolute) mode of ---Srw--w-,4062,linux_acl
1624what is the numeric (absolute) mode of ---Srw--wx,4063,linux_acl
1625what is the numeric (absolute) mode of ---Srw-r--,4064,linux_acl
1626what is the numeric (absolute) mode of ---Srw-r-x,4065,linux_acl
1627what is the numeric (absolute) mode of ---Srw-rw-,4066,linux_acl
1628what is the numeric (absolute) mode of ---Srw-rwx,4067,linux_acl
1629what is the numeric (absolute) mode of ---Srwx---,4070,linux_acl
1630what is the numeric (absolute) mode of ---Srwx--x,4071,linux_acl
1631what is the numeric (absolute) mode of ---Srwx-w-,4072,linux_acl
1632what is the numeric (absolute) mode of ---Srwx-wx,4073,linux_acl
1633what is the numeric (absolute) mode of ---Srwxr--,4074,linux_acl
1634what is the numeric (absolute) mode of ---Srwxr-x,4075,linux_acl
1635what is the numeric (absolute) mode of ---Srwxrw-,4076,linux_acl
1636what is the numeric (absolute) mode of ---Srwxrwx,4077,linux_acl
1637what is the numeric (absolute) mode of ---s------,4100,linux_acl
1638what is the numeric (absolute) mode of ---s-----x,4101,linux_acl
1639what is the numeric (absolute) mode of ---s----w-,4102,linux_acl
1640what is the numeric (absolute) mode of ---s----wx,4103,linux_acl
1641what is the numeric (absolute) mode of ---s---r--,4104,linux_acl
1642what is the numeric (absolute) mode of ---s---r-x,4105,linux_acl
1643what is the numeric (absolute) mode of ---s---rw-,4106,linux_acl
1644what is the numeric (absolute) mode of ---s---rwx,4107,linux_acl
1645what is the numeric (absolute) mode of ---s--x---,4110,linux_acl
1646what is the numeric (absolute) mode of ---s--x--x,4111,linux_acl
1647what is the numeric (absolute) mode of ---s--x-w-,4112,linux_acl
1648what is the numeric (absolute) mode of ---s--x-wx,4113,linux_acl
1649what is the numeric (absolute) mode of ---s--xr--,4114,linux_acl
1650what is the numeric (absolute) mode of ---s--xr-x,4115,linux_acl
1651what is the numeric (absolute) mode of ---s--xrw-,4116,linux_acl
1652what is the numeric (absolute) mode of ---s--xrwx,4117,linux_acl
1653what is the numeric (absolute) mode of ---s-w----,4120,linux_acl
1654what is the numeric (absolute) mode of ---s-w---x,4121,linux_acl
1655what is the numeric (absolute) mode of ---s-w--w-,4122,linux_acl
1656what is the numeric (absolute) mode of ---s-w--wx,4123,linux_acl
1657what is the numeric (absolute) mode of ---s-w-r--,4124,linux_acl
1658what is the numeric (absolute) mode of ---s-w-r-x,4125,linux_acl
1659what is the numeric (absolute) mode of ---s-w-rw-,4126,linux_acl
1660what is the numeric (absolute) mode of ---s-w-rwx,4127,linux_acl
1661what is the numeric (absolute) mode of ---s-wx---,4130,linux_acl
1662what is the numeric (absolute) mode of ---s-wx--x,4131,linux_acl
1663what is the numeric (absolute) mode of ---s-wx-w-,4132,linux_acl
1664what is the numeric (absolute) mode of ---s-wx-wx,4133,linux_acl
1665what is the numeric (absolute) mode of ---s-wxr--,4134,linux_acl
1666what is the numeric (absolute) mode of ---s-wxr-x,4135,linux_acl
1667what is the numeric (absolute) mode of ---s-wxrw-,4136,linux_acl
1668what is the numeric (absolute) mode of ---s-wxrwx,4137,linux_acl
1669what is the numeric (absolute) mode of ---sr-----,4140,linux_acl
1670what is the numeric (absolute) mode of ---sr----x,4141,linux_acl
1671what is the numeric (absolute) mode of ---sr---w-,4142,linux_acl
1672what is the numeric (absolute) mode of ---sr---wx,4143,linux_acl
1673what is the numeric (absolute) mode of ---sr--r--,4144,linux_acl
1674what is the numeric (absolute) mode of ---sr--r-x,4145,linux_acl
1675what is the numeric (absolute) mode of ---sr--rw-,4146,linux_acl
1676what is the numeric (absolute) mode of ---sr--rwx,4147,linux_acl
1677what is the numeric (absolute) mode of ---sr-x---,4150,linux_acl
1678what is the numeric (absolute) mode of ---sr-x--x,4151,linux_acl
1679what is the numeric (absolute) mode of ---sr-x-w-,4152,linux_acl
1680what is the numeric (absolute) mode of ---sr-x-wx,4153,linux_acl
1681what is the numeric (absolute) mode of ---sr-xr--,4154,linux_acl
1682what is the numeric (absolute) mode of ---sr-xr-x,4155,linux_acl
1683what is the numeric (absolute) mode of ---sr-xrw-,4156,linux_acl
1684what is the numeric (absolute) mode of ---sr-xrwx,4157,linux_acl
1685what is the numeric (absolute) mode of ---srw----,4160,linux_acl
1686what is the numeric (absolute) mode of ---srw---x,4161,linux_acl
1687what is the numeric (absolute) mode of ---srw--w-,4162,linux_acl
1688what is the numeric (absolute) mode of ---srw--wx,4163,linux_acl
1689what is the numeric (absolute) mode of ---srw-r--,4164,linux_acl
1690what is the numeric (absolute) mode of ---srw-r-x,4165,linux_acl
1691what is the numeric (absolute) mode of ---srw-rw-,4166,linux_acl
1692what is the numeric (absolute) mode of ---srw-rwx,4167,linux_acl
1693what is the numeric (absolute) mode of ---srwx---,4170,linux_acl
1694what is the numeric (absolute) mode of ---srwx--x,4171,linux_acl
1695what is the numeric (absolute) mode of ---srwx-w-,4172,linux_acl
1696what is the numeric (absolute) mode of ---srwx-wx,4173,linux_acl
1697what is the numeric (absolute) mode of ---srwxr--,4174,linux_acl
1698what is the numeric (absolute) mode of ---srwxr-x,4175,linux_acl
1699what is the numeric (absolute) mode of ---srwxrw-,4176,linux_acl
1700what is the numeric (absolute) mode of ---srwxrwx,4177,linux_acl
1701what is the numeric (absolute) mode of --wS------,4200,linux_acl
1702what is the numeric (absolute) mode of --wS-----x,4201,linux_acl
1703what is the numeric (absolute) mode of --wS----w-,4202,linux_acl
1704what is the numeric (absolute) mode of --wS----wx,4203,linux_acl
1705what is the numeric (absolute) mode of --wS---r--,4204,linux_acl
1706what is the numeric (absolute) mode of --wS---r-x,4205,linux_acl
1707what is the numeric (absolute) mode of --wS---rw-,4206,linux_acl
1708what is the numeric (absolute) mode of --wS---rwx,4207,linux_acl
1709what is the numeric (absolute) mode of --wS--x---,4210,linux_acl
1710what is the numeric (absolute) mode of --wS--x--x,4211,linux_acl
1711what is the numeric (absolute) mode of --wS--x-w-,4212,linux_acl
1712what is the numeric (absolute) mode of --wS--x-wx,4213,linux_acl
1713what is the numeric (absolute) mode of --wS--xr--,4214,linux_acl
1714what is the numeric (absolute) mode of --wS--xr-x,4215,linux_acl
1715what is the numeric (absolute) mode of --wS--xrw-,4216,linux_acl
1716what is the numeric (absolute) mode of --wS--xrwx,4217,linux_acl
1717what is the numeric (absolute) mode of --wS-w----,4220,linux_acl
1718what is the numeric (absolute) mode of --wS-w---x,4221,linux_acl
1719what is the numeric (absolute) mode of --wS-w--w-,4222,linux_acl
1720what is the numeric (absolute) mode of --wS-w--wx,4223,linux_acl
1721what is the numeric (absolute) mode of --wS-w-r--,4224,linux_acl
1722what is the numeric (absolute) mode of --wS-w-r-x,4225,linux_acl
1723what is the numeric (absolute) mode of --wS-w-rw-,4226,linux_acl
1724what is the numeric (absolute) mode of --wS-w-rwx,4227,linux_acl
1725what is the numeric (absolute) mode of --wS-wx---,4230,linux_acl
1726what is the numeric (absolute) mode of --wS-wx--x,4231,linux_acl
1727what is the numeric (absolute) mode of --wS-wx-w-,4232,linux_acl
1728what is the numeric (absolute) mode of --wS-wx-wx,4233,linux_acl
1729what is the numeric (absolute) mode of --wS-wxr--,4234,linux_acl
1730what is the numeric (absolute) mode of --wS-wxr-x,4235,linux_acl
1731what is the numeric (absolute) mode of --wS-wxrw-,4236,linux_acl
1732what is the numeric (absolute) mode of --wS-wxrwx,4237,linux_acl
1733what is the numeric (absolute) mode of --wSr-----,4240,linux_acl
1734what is the numeric (absolute) mode of --wSr----x,4241,linux_acl
1735what is the numeric (absolute) mode of --wSr---w-,4242,linux_acl
1736what is the numeric (absolute) mode of --wSr---wx,4243,linux_acl
1737what is the numeric (absolute) mode of --wSr--r--,4244,linux_acl
1738what is the numeric (absolute) mode of --wSr--r-x,4245,linux_acl
1739what is the numeric (absolute) mode of --wSr--rw-,4246,linux_acl
1740what is the numeric (absolute) mode of --wSr--rwx,4247,linux_acl
1741what is the numeric (absolute) mode of --wSr-x---,4250,linux_acl
1742what is the numeric (absolute) mode of --wSr-x--x,4251,linux_acl
1743what is the numeric (absolute) mode of --wSr-x-w-,4252,linux_acl
1744what is the numeric (absolute) mode of --wSr-x-wx,4253,linux_acl
1745what is the numeric (absolute) mode of --wSr-xr--,4254,linux_acl
1746what is the numeric (absolute) mode of --wSr-xr-x,4255,linux_acl
1747what is the numeric (absolute) mode of --wSr-xrw-,4256,linux_acl
1748what is the numeric (absolute) mode of --wSr-xrwx,4257,linux_acl
1749what is the numeric (absolute) mode of --wSrw----,4260,linux_acl
1750what is the numeric (absolute) mode of --wSrw---x,4261,linux_acl
1751what is the numeric (absolute) mode of --wSrw--w-,4262,linux_acl
1752what is the numeric (absolute) mode of --wSrw--wx,4263,linux_acl
1753what is the numeric (absolute) mode of --wSrw-r--,4264,linux_acl
1754what is the numeric (absolute) mode of --wSrw-r-x,4265,linux_acl
1755what is the numeric (absolute) mode of --wSrw-rw-,4266,linux_acl
1756what is the numeric (absolute) mode of --wSrw-rwx,4267,linux_acl
1757what is the numeric (absolute) mode of --wSrwx---,4270,linux_acl
1758what is the numeric (absolute) mode of --wSrwx--x,4271,linux_acl
1759what is the numeric (absolute) mode of --wSrwx-w-,4272,linux_acl
1760what is the numeric (absolute) mode of --wSrwx-wx,4273,linux_acl
1761what is the numeric (absolute) mode of --wSrwxr--,4274,linux_acl
1762what is the numeric (absolute) mode of --wSrwxr-x,4275,linux_acl
1763what is the numeric (absolute) mode of --wSrwxrw-,4276,linux_acl
1764what is the numeric (absolute) mode of --wSrwxrwx,4277,linux_acl
1765what is the numeric (absolute) mode of --wS------,4300,linux_acl
1766what is the numeric (absolute) mode of --wS-----x,4301,linux_acl
1767what is the numeric (absolute) mode of --wS----w-,4302,linux_acl
1768what is the numeric (absolute) mode of --wS----wx,4303,linux_acl
1769what is the numeric (absolute) mode of --wS---r--,4304,linux_acl
1770what is the numeric (absolute) mode of --wS---r-x,4305,linux_acl
1771what is the numeric (absolute) mode of --wS---rw-,4306,linux_acl
1772what is the numeric (absolute) mode of --wS---rwx,4307,linux_acl
1773what is the numeric (absolute) mode of --wS--x---,4310,linux_acl
1774what is the numeric (absolute) mode of --wS--x--x,4311,linux_acl
1775what is the numeric (absolute) mode of --wS--x-w-,4312,linux_acl
1776what is the numeric (absolute) mode of --wS--x-wx,4313,linux_acl
1777what is the numeric (absolute) mode of --wS--xr--,4314,linux_acl
1778what is the numeric (absolute) mode of --wS--xr-x,4315,linux_acl
1779what is the numeric (absolute) mode of --wS--xrw-,4316,linux_acl
1780what is the numeric (absolute) mode of --wS--xrwx,4317,linux_acl
1781what is the numeric (absolute) mode of --wS-w----,4320,linux_acl
1782what is the numeric (absolute) mode of --wS-w---x,4321,linux_acl
1783what is the numeric (absolute) mode of --wS-w--w-,4322,linux_acl
1784what is the numeric (absolute) mode of --wS-w--wx,4323,linux_acl
1785what is the numeric (absolute) mode of --wS-w-r--,4324,linux_acl
1786what is the numeric (absolute) mode of --wS-w-r-x,4325,linux_acl
1787what is the numeric (absolute) mode of --wS-w-rw-,4326,linux_acl
1788what is the numeric (absolute) mode of --wS-w-rwx,4327,linux_acl
1789what is the numeric (absolute) mode of --wS-wx---,4330,linux_acl
1790what is the numeric (absolute) mode of --wS-wx--x,4331,linux_acl
1791what is the numeric (absolute) mode of --wS-wx-w-,4332,linux_acl
1792what is the numeric (absolute) mode of --wS-wx-wx,4333,linux_acl
1793what is the numeric (absolute) mode of --wS-wxr--,4334,linux_acl
1794what is the numeric (absolute) mode of --wS-wxr-x,4335,linux_acl
1795what is the numeric (absolute) mode of --wS-wxrw-,4336,linux_acl
1796what is the numeric (absolute) mode of --wS-wxrwx,4337,linux_acl
1797what is the numeric (absolute) mode of --wSr-----,4340,linux_acl
1798what is the numeric (absolute) mode of --wSr----x,4341,linux_acl
1799what is the numeric (absolute) mode of --wSr---w-,4342,linux_acl
1800what is the numeric (absolute) mode of --wSr---wx,4343,linux_acl
1801what is the numeric (absolute) mode of --wSr--r--,4344,linux_acl
1802what is the numeric (absolute) mode of --wSr--r-x,4345,linux_acl
1803what is the numeric (absolute) mode of --wSr--rw-,4346,linux_acl
1804what is the numeric (absolute) mode of --wSr--rwx,4347,linux_acl
1805what is the numeric (absolute) mode of --wSr-x---,4350,linux_acl
1806what is the numeric (absolute) mode of --wSr-x--x,4351,linux_acl
1807what is the numeric (absolute) mode of --wSr-x-w-,4352,linux_acl
1808what is the numeric (absolute) mode of --wSr-x-wx,4353,linux_acl
1809what is the numeric (absolute) mode of --wSr-xr--,4354,linux_acl
1810what is the numeric (absolute) mode of --wSr-xr-x,4355,linux_acl
1811what is the numeric (absolute) mode of --wSr-xrw-,4356,linux_acl
1812what is the numeric (absolute) mode of --wSr-xrwx,4357,linux_acl
1813what is the numeric (absolute) mode of --wSrw----,4360,linux_acl
1814what is the numeric (absolute) mode of --wSrw---x,4361,linux_acl
1815what is the numeric (absolute) mode of --wSrw--w-,4362,linux_acl
1816what is the numeric (absolute) mode of --wSrw--wx,4363,linux_acl
1817what is the numeric (absolute) mode of --wSrw-r--,4364,linux_acl
1818what is the numeric (absolute) mode of --wSrw-r-x,4365,linux_acl
1819what is the numeric (absolute) mode of --wSrw-rw-,4366,linux_acl
1820what is the numeric (absolute) mode of --wSrw-rwx,4367,linux_acl
1821what is the numeric (absolute) mode of --wSrwx---,4370,linux_acl
1822what is the numeric (absolute) mode of --wSrwx--x,4371,linux_acl
1823what is the numeric (absolute) mode of --wSrwx-w-,4372,linux_acl
1824what is the numeric (absolute) mode of --wSrwx-wx,4373,linux_acl
1825what is the numeric (absolute) mode of --wSrwxr--,4374,linux_acl
1826what is the numeric (absolute) mode of --wSrwxr-x,4375,linux_acl
1827what is the numeric (absolute) mode of --wSrwxrw-,4376,linux_acl
1828what is the numeric (absolute) mode of --wSrwxrwx,4377,linux_acl
1829what is the numeric (absolute) mode of -r-s------,4400,linux_acl
1830what is the numeric (absolute) mode of -r-s-----x,4401,linux_acl
1831what is the numeric (absolute) mode of -r-s----w-,4402,linux_acl
1832what is the numeric (absolute) mode of -r-s----wx,4403,linux_acl
1833what is the numeric (absolute) mode of -r-s---r--,4404,linux_acl
1834what is the numeric (absolute) mode of -r-s---r-x,4405,linux_acl
1835what is the numeric (absolute) mode of -r-s---rw-,4406,linux_acl
1836what is the numeric (absolute) mode of -r-s---rwx,4407,linux_acl
1837what is the numeric (absolute) mode of -r-s--x---,4410,linux_acl
1838what is the numeric (absolute) mode of -r-s--x--x,4411,linux_acl
1839what is the numeric (absolute) mode of -r-s--x-w-,4412,linux_acl
1840what is the numeric (absolute) mode of -r-s--x-wx,4413,linux_acl
1841what is the numeric (absolute) mode of -r-s--xr--,4414,linux_acl
1842what is the numeric (absolute) mode of -r-s--xr-x,4415,linux_acl
1843what is the numeric (absolute) mode of -r-s--xrw-,4416,linux_acl
1844what is the numeric (absolute) mode of -r-s--xrwx,4417,linux_acl
1845what is the numeric (absolute) mode of -r-s-w----,4420,linux_acl
1846what is the numeric (absolute) mode of -r-s-w---x,4421,linux_acl
1847what is the numeric (absolute) mode of -r-s-w--w-,4422,linux_acl
1848what is the numeric (absolute) mode of -r-s-w--wx,4423,linux_acl
1849what is the numeric (absolute) mode of -r-s-w-r--,4424,linux_acl
1850what is the numeric (absolute) mode of -r-s-w-r-x,4425,linux_acl
1851what is the numeric (absolute) mode of -r-s-w-rw-,4426,linux_acl
1852what is the numeric (absolute) mode of -r-s-w-rwx,4427,linux_acl
1853what is the numeric (absolute) mode of -r-s-wx---,4430,linux_acl
1854what is the numeric (absolute) mode of -r-s-wx--x,4431,linux_acl
1855what is the numeric (absolute) mode of -r-s-wx-w-,4432,linux_acl
1856what is the numeric (absolute) mode of -r-s-wx-wx,4433,linux_acl
1857what is the numeric (absolute) mode of -r-s-wxr--,4434,linux_acl
1858what is the numeric (absolute) mode of -r-s-wxr-x,4435,linux_acl
1859what is the numeric (absolute) mode of -r-s-wxrw-,4436,linux_acl
1860what is the numeric (absolute) mode of -r-s-wxrwx,4437,linux_acl
1861what is the numeric (absolute) mode of -r-sr-----,4440,linux_acl
1862what is the numeric (absolute) mode of -r-sr----x,4441,linux_acl
1863what is the numeric (absolute) mode of -r-sr---w-,4442,linux_acl
1864what is the numeric (absolute) mode of -r-sr---wx,4443,linux_acl
1865what is the numeric (absolute) mode of -r-sr--r--,4444,linux_acl
1866what is the numeric (absolute) mode of -r-sr--r-x,4445,linux_acl
1867what is the numeric (absolute) mode of -r-sr--rw-,4446,linux_acl
1868what is the numeric (absolute) mode of -r-sr--rwx,4447,linux_acl
1869what is the numeric (absolute) mode of -r-sr-x---,4450,linux_acl
1870what is the numeric (absolute) mode of -r-sr-x--x,4451,linux_acl
1871what is the numeric (absolute) mode of -r-sr-x-w-,4452,linux_acl
1872what is the numeric (absolute) mode of -r-sr-x-wx,4453,linux_acl
1873what is the numeric (absolute) mode of -r-sr-xr--,4454,linux_acl
1874what is the numeric (absolute) mode of -r-sr-xr-x,4455,linux_acl
1875what is the numeric (absolute) mode of -r-sr-xrw-,4456,linux_acl
1876what is the numeric (absolute) mode of -r-sr-xrwx,4457,linux_acl
1877what is the numeric (absolute) mode of -r-srw----,4460,linux_acl
1878what is the numeric (absolute) mode of -r-srw---x,4461,linux_acl
1879what is the numeric (absolute) mode of -r-srw--w-,4462,linux_acl
1880what is the numeric (absolute) mode of -r-srw--wx,4463,linux_acl
1881what is the numeric (absolute) mode of -r-srw-r--,4464,linux_acl
1882what is the numeric (absolute) mode of -r-srw-r-x,4465,linux_acl
1883what is the numeric (absolute) mode of -r-srw-rw-,4466,linux_acl
1884what is the numeric (absolute) mode of -r-srw-rwx,4467,linux_acl
1885what is the numeric (absolute) mode of -r-srwx---,4470,linux_acl
1886what is the numeric (absolute) mode of -r-srwx--x,4471,linux_acl
1887what is the numeric (absolute) mode of -r-srwx-w-,4472,linux_acl
1888what is the numeric (absolute) mode of -r-srwx-wx,4473,linux_acl
1889what is the numeric (absolute) mode of -r-srwxr--,4474,linux_acl
1890what is the numeric (absolute) mode of -r-srwxr-x,4475,linux_acl
1891what is the numeric (absolute) mode of -r-srwxrw-,4476,linux_acl
1892what is the numeric (absolute) mode of -r-srwxrwx,4477,linux_acl
1893what is the numeric (absolute) mode of -r-S------,4500,linux_acl
1894what is the numeric (absolute) mode of -r-S-----x,4501,linux_acl
1895what is the numeric (absolute) mode of -r-S----w-,4502,linux_acl
1896what is the numeric (absolute) mode of -r-S----wx,4503,linux_acl
1897what is the numeric (absolute) mode of -r-S---r--,4504,linux_acl
1898what is the numeric (absolute) mode of -r-S---r-x,4505,linux_acl
1899what is the numeric (absolute) mode of -r-S---rw-,4506,linux_acl
1900what is the numeric (absolute) mode of -r-S---rwx,4507,linux_acl
1901what is the numeric (absolute) mode of -r-S--x---,4510,linux_acl
1902what is the numeric (absolute) mode of -r-S--x--x,4511,linux_acl
1903what is the numeric (absolute) mode of -r-S--x-w-,4512,linux_acl
1904what is the numeric (absolute) mode of -r-S--x-wx,4513,linux_acl
1905what is the numeric (absolute) mode of -r-S--xr--,4514,linux_acl
1906what is the numeric (absolute) mode of -r-S--xr-x,4515,linux_acl
1907what is the numeric (absolute) mode of -r-S--xrw-,4516,linux_acl
1908what is the numeric (absolute) mode of -r-S--xrwx,4517,linux_acl
1909what is the numeric (absolute) mode of -r-S-w----,4520,linux_acl
1910what is the numeric (absolute) mode of -r-S-w---x,4521,linux_acl
1911what is the numeric (absolute) mode of -r-S-w--w-,4522,linux_acl
1912what is the numeric (absolute) mode of -r-S-w--wx,4523,linux_acl
1913what is the numeric (absolute) mode of -r-S-w-r--,4524,linux_acl
1914what is the numeric (absolute) mode of -r-S-w-r-x,4525,linux_acl
1915what is the numeric (absolute) mode of -r-S-w-rw-,4526,linux_acl
1916what is the numeric (absolute) mode of -r-S-w-rwx,4527,linux_acl
1917what is the numeric (absolute) mode of -r-S-wx---,4530,linux_acl
1918what is the numeric (absolute) mode of -r-S-wx--x,4531,linux_acl
1919what is the numeric (absolute) mode of -r-S-wx-w-,4532,linux_acl
1920what is the numeric (absolute) mode of -r-S-wx-wx,4533,linux_acl
1921what is the numeric (absolute) mode of -r-S-wxr--,4534,linux_acl
1922what is the numeric (absolute) mode of -r-S-wxr-x,4535,linux_acl
1923what is the numeric (absolute) mode of -r-S-wxrw-,4536,linux_acl
1924what is the numeric (absolute) mode of -r-S-wxrwx,4537,linux_acl
1925what is the numeric (absolute) mode of -r-Sr-----,4540,linux_acl
1926what is the numeric (absolute) mode of -r-Sr----x,4541,linux_acl
1927what is the numeric (absolute) mode of -r-Sr---w-,4542,linux_acl
1928what is the numeric (absolute) mode of -r-Sr---wx,4543,linux_acl
1929what is the numeric (absolute) mode of -r-Sr--r--,4544,linux_acl
1930what is the numeric (absolute) mode of -r-Sr--r-x,4545,linux_acl
1931what is the numeric (absolute) mode of -r-Sr--rw-,4546,linux_acl
1932what is the numeric (absolute) mode of -r-Sr--rwx,4547,linux_acl
1933what is the numeric (absolute) mode of -r-Sr-x---,4550,linux_acl
1934what is the numeric (absolute) mode of -r-Sr-x--x,4551,linux_acl
1935what is the numeric (absolute) mode of -r-Sr-x-w-,4552,linux_acl
1936what is the numeric (absolute) mode of -r-Sr-x-wx,4553,linux_acl
1937what is the numeric (absolute) mode of -r-Sr-xr--,4554,linux_acl
1938what is the numeric (absolute) mode of -r-Sr-xr-x,4555,linux_acl
1939what is the numeric (absolute) mode of -r-Sr-xrw-,4556,linux_acl
1940what is the numeric (absolute) mode of -r-Sr-xrwx,4557,linux_acl
1941what is the numeric (absolute) mode of -r-Srw----,4560,linux_acl
1942what is the numeric (absolute) mode of -r-Srw---x,4561,linux_acl
1943what is the numeric (absolute) mode of -r-Srw--w-,4562,linux_acl
1944what is the numeric (absolute) mode of -r-Srw--wx,4563,linux_acl
1945what is the numeric (absolute) mode of -r-Srw-r--,4564,linux_acl
1946what is the numeric (absolute) mode of -r-Srw-r-x,4565,linux_acl
1947what is the numeric (absolute) mode of -r-Srw-rw-,4566,linux_acl
1948what is the numeric (absolute) mode of -r-Srw-rwx,4567,linux_acl
1949what is the numeric (absolute) mode of -r-Srwx---,4570,linux_acl
1950what is the numeric (absolute) mode of -r-Srwx--x,4571,linux_acl
1951what is the numeric (absolute) mode of -r-Srwx-w-,4572,linux_acl
1952what is the numeric (absolute) mode of -r-Srwx-wx,4573,linux_acl
1953what is the numeric (absolute) mode of -r-Srwxr--,4574,linux_acl
1954what is the numeric (absolute) mode of -r-Srwxr-x,4575,linux_acl
1955what is the numeric (absolute) mode of -r-Srwxrw-,4576,linux_acl
1956what is the numeric (absolute) mode of -r-Srwxrwx,4577,linux_acl
1957what is the numeric (absolute) mode of -rws------,4600,linux_acl
1958what is the numeric (absolute) mode of -rws-----x,4601,linux_acl
1959what is the numeric (absolute) mode of -rws----w-,4602,linux_acl
1960what is the numeric (absolute) mode of -rws----wx,4603,linux_acl
1961what is the numeric (absolute) mode of -rws---r--,4604,linux_acl
1962what is the numeric (absolute) mode of -rws---r-x,4605,linux_acl
1963what is the numeric (absolute) mode of -rws---rw-,4606,linux_acl
1964what is the numeric (absolute) mode of -rws---rwx,4607,linux_acl
1965what is the numeric (absolute) mode of -rws--x---,4610,linux_acl
1966what is the numeric (absolute) mode of -rws--x--x,4611,linux_acl
1967what is the numeric (absolute) mode of -rws--x-w-,4612,linux_acl
1968what is the numeric (absolute) mode of -rws--x-wx,4613,linux_acl
1969what is the numeric (absolute) mode of -rws--xr--,4614,linux_acl
1970what is the numeric (absolute) mode of -rws--xr-x,4615,linux_acl
1971what is the numeric (absolute) mode of -rws--xrw-,4616,linux_acl
1972what is the numeric (absolute) mode of -rws--xrwx,4617,linux_acl
1973what is the numeric (absolute) mode of -rws-w----,4620,linux_acl
1974what is the numeric (absolute) mode of -rws-w---x,4621,linux_acl
1975what is the numeric (absolute) mode of -rws-w--w-,4622,linux_acl
1976what is the numeric (absolute) mode of -rws-w--wx,4623,linux_acl
1977what is the numeric (absolute) mode of -rws-w-r--,4624,linux_acl
1978what is the numeric (absolute) mode of -rws-w-r-x,4625,linux_acl
1979what is the numeric (absolute) mode of -rws-w-rw-,4626,linux_acl
1980what is the numeric (absolute) mode of -rws-w-rwx,4627,linux_acl
1981what is the numeric (absolute) mode of -rws-wx---,4630,linux_acl
1982what is the numeric (absolute) mode of -rws-wx--x,4631,linux_acl
1983what is the numeric (absolute) mode of -rws-wx-w-,4632,linux_acl
1984what is the numeric (absolute) mode of -rws-wx-wx,4633,linux_acl
1985what is the numeric (absolute) mode of -rws-wxr--,4634,linux_acl
1986what is the numeric (absolute) mode of -rws-wxr-x,4635,linux_acl
1987what is the numeric (absolute) mode of -rws-wxrw-,4636,linux_acl
1988what is the numeric (absolute) mode of -rws-wxrwx,4637,linux_acl
1989what is the numeric (absolute) mode of -rwsr-----,4640,linux_acl
1990what is the numeric (absolute) mode of -rwsr----x,4641,linux_acl
1991what is the numeric (absolute) mode of -rwsr---w-,4642,linux_acl
1992what is the numeric (absolute) mode of -rwsr---wx,4643,linux_acl
1993what is the numeric (absolute) mode of -rwsr--r--,4644,linux_acl
1994what is the numeric (absolute) mode of -rwsr--r-x,4645,linux_acl
1995what is the numeric (absolute) mode of -rwsr--rw-,4646,linux_acl
1996what is the numeric (absolute) mode of -rwsr--rwx,4647,linux_acl
1997what is the numeric (absolute) mode of -rwsr-x---,4650,linux_acl
1998what is the numeric (absolute) mode of -rwsr-x--x,4651,linux_acl
1999what is the numeric (absolute) mode of -rwsr-x-w-,4652,linux_acl
2000what is the numeric (absolute) mode of -rwsr-x-wx,4653,linux_acl
2001what is the numeric (absolute) mode of -rwsr-xr--,4654,linux_acl
2002what is the numeric (absolute) mode of -rwsr-xr-x,4655,linux_acl
2003what is the numeric (absolute) mode of -rwsr-xrw-,4656,linux_acl
2004what is the numeric (absolute) mode of -rwsr-xrwx,4657,linux_acl
2005what is the numeric (absolute) mode of -rwsrw----,4660,linux_acl
2006what is the numeric (absolute) mode of -rwsrw---x,4661,linux_acl
2007what is the numeric (absolute) mode of -rwsrw--w-,4662,linux_acl
2008what is the numeric (absolute) mode of -rwsrw--wx,4663,linux_acl
2009what is the numeric (absolute) mode of -rwsrw-r--,4664,linux_acl
2010what is the numeric (absolute) mode of -rwsrw-r-x,4665,linux_acl
2011what is the numeric (absolute) mode of -rwsrw-rw-,4666,linux_acl
2012what is the numeric (absolute) mode of -rwsrw-rwx,4667,linux_acl
2013what is the numeric (absolute) mode of -rwsrwx---,4670,linux_acl
2014what is the numeric (absolute) mode of -rwsrwx--x,4671,linux_acl
2015what is the numeric (absolute) mode of -rwsrwx-w-,4672,linux_acl
2016what is the numeric (absolute) mode of -rwsrwx-wx,4673,linux_acl
2017what is the numeric (absolute) mode of -rwsrwxr--,4674,linux_acl
2018what is the numeric (absolute) mode of -rwsrwxr-x,4675,linux_acl
2019what is the numeric (absolute) mode of -rwsrwxrw-,4676,linux_acl
2020what is the numeric (absolute) mode of -rwsrwxrwx,4677,linux_acl
2021what is the numeric (absolute) mode of -rwS------,4700,linux_acl
2022what is the numeric (absolute) mode of -rwS-----x,4701,linux_acl
2023what is the numeric (absolute) mode of -rwS----w-,4702,linux_acl
2024what is the numeric (absolute) mode of -rwS----wx,4703,linux_acl
2025what is the numeric (absolute) mode of -rwS---r--,4704,linux_acl
2026what is the numeric (absolute) mode of -rwS---r-x,4705,linux_acl
2027what is the numeric (absolute) mode of -rwS---rw-,4706,linux_acl
2028what is the numeric (absolute) mode of -rwS---rwx,4707,linux_acl
2029what is the numeric (absolute) mode of -rwS--x---,4710,linux_acl
2030what is the numeric (absolute) mode of -rwS--x--x,4711,linux_acl
2031what is the numeric (absolute) mode of -rwS--x-w-,4712,linux_acl
2032what is the numeric (absolute) mode of -rwS--x-wx,4713,linux_acl
2033what is the numeric (absolute) mode of -rwS--xr--,4714,linux_acl
2034what is the numeric (absolute) mode of -rwS--xr-x,4715,linux_acl
2035what is the numeric (absolute) mode of -rwS--xrw-,4716,linux_acl
2036what is the numeric (absolute) mode of -rwS--xrwx,4717,linux_acl
2037what is the numeric (absolute) mode of -rwS-w----,4720,linux_acl
2038what is the numeric (absolute) mode of -rwS-w---x,4721,linux_acl
2039what is the numeric (absolute) mode of -rwS-w--w-,4722,linux_acl
2040what is the numeric (absolute) mode of -rwS-w--wx,4723,linux_acl
2041what is the numeric (absolute) mode of -rwS-w-r--,4724,linux_acl
2042what is the numeric (absolute) mode of -rwS-w-r-x,4725,linux_acl
2043what is the numeric (absolute) mode of -rwS-w-rw-,4726,linux_acl
2044what is the numeric (absolute) mode of -rwS-w-rwx,4727,linux_acl
2045what is the numeric (absolute) mode of -rwS-wx---,4730,linux_acl
2046what is the numeric (absolute) mode of -rwS-wx--x,4731,linux_acl
2047what is the numeric (absolute) mode of -rwS-wx-w-,4732,linux_acl
2048what is the numeric (absolute) mode of -rwS-wx-wx,4733,linux_acl
2049what is the numeric (absolute) mode of -rwS-wxr--,4734,linux_acl
2050what is the numeric (absolute) mode of -rwS-wxr-x,4735,linux_acl
2051what is the numeric (absolute) mode of -rwS-wxrw-,4736,linux_acl
2052what is the numeric (absolute) mode of -rwS-wxrwx,4737,linux_acl
2053what is the numeric (absolute) mode of -rwSr-----,4740,linux_acl
2054what is the numeric (absolute) mode of -rwSr----x,4741,linux_acl
2055what is the numeric (absolute) mode of -rwSr---w-,4742,linux_acl
2056what is the numeric (absolute) mode of -rwSr---wx,4743,linux_acl
2057what is the numeric (absolute) mode of -rwSr--r--,4744,linux_acl
2058what is the numeric (absolute) mode of -rwSr--r-x,4745,linux_acl
2059what is the numeric (absolute) mode of -rwSr--rw-,4746,linux_acl
2060what is the numeric (absolute) mode of -rwSr--rwx,4747,linux_acl
2061what is the numeric (absolute) mode of -rwSr-x---,4750,linux_acl
2062what is the numeric (absolute) mode of -rwSr-x--x,4751,linux_acl
2063what is the numeric (absolute) mode of -rwSr-x-w-,4752,linux_acl
2064what is the numeric (absolute) mode of -rwSr-x-wx,4753,linux_acl
2065what is the numeric (absolute) mode of -rwSr-xr--,4754,linux_acl
2066what is the numeric (absolute) mode of -rwSr-xr-x,4755,linux_acl
2067what is the numeric (absolute) mode of -rwSr-xrw-,4756,linux_acl
2068what is the numeric (absolute) mode of -rwSr-xrwx,4757,linux_acl
2069what is the numeric (absolute) mode of -rwSrw----,4760,linux_acl
2070what is the numeric (absolute) mode of -rwSrw---x,4761,linux_acl
2071what is the numeric (absolute) mode of -rwSrw--w-,4762,linux_acl
2072what is the numeric (absolute) mode of -rwSrw--wx,4763,linux_acl
2073what is the numeric (absolute) mode of -rwSrw-r--,4764,linux_acl
2074what is the numeric (absolute) mode of -rwSrw-r-x,4765,linux_acl
2075what is the numeric (absolute) mode of -rwSrw-rw-,4766,linux_acl
2076what is the numeric (absolute) mode of -rwSrw-rwx,4767,linux_acl
2077what is the numeric (absolute) mode of -rwSrwx---,4770,linux_acl
2078what is the numeric (absolute) mode of -rwSrwx--x,4771,linux_acl
2079what is the numeric (absolute) mode of -rwSrwx-w-,4772,linux_acl
2080what is the numeric (absolute) mode of -rwSrwx-wx,4773,linux_acl
2081what is the numeric (absolute) mode of -rwSrwxr--,4774,linux_acl
2082what is the numeric (absolute) mode of -rwSrwxr-x,4775,linux_acl
2083what is the numeric (absolute) mode of -rwSrwxrw-,4776,linux_acl
2084what is the numeric (absolute) mode of -rwSrwxrwx,4777,linux_acl
2085
2086
2087
2088[T/F] The sticky bit prevents files from being deleted in a directory,T,linux_acl,http://www.computerhope.com/unix/uchmod.htm
2089[T/F] If a user's group matches a file, they are permitted to change the files permissions (chmod),F,linux_acl
2090[T/F] A sticky bit can be placed on a directory.,T,linux_acl
2091[T/F] A sticky bit can be placed on a binary file.,F,linux_acl
2092[T/F] A sticky bit can be placed on a text file.,F,linux_acl
2093