Lines Matching full:xxx
38 $ touch xxx
39 $ getfacl -n xxx
40 > # file: xxx
47 $ getfacl -q xxx
52 $ setfacl -m u:42:r,g:43:w xxx
53 $ getfacl -n xxx
54 > # file: xxx
65 $ ls -l xxx | cut -d' ' -f1
69 $ ln -s xxx lll
107 $ ls -l xxx | cut -d' ' -f1
113 $ setfacl -x user:42: xxx
114 $ getfacl xxx
115 > # file: xxx
124 $ setfacl -m u:42:r xxx
125 $ getfacl -n xxx
126 > # file: xxx
137 $ setfacl -x 1 xxx
138 $ getfacl -n xxx
139 > # file: xxx
148 $ setfacl -m g:43:r xxx
149 $ getfacl -n xxx
150 > # file: xxx
160 $ cp xxx yyy
166 $ cp -p xxx yyy
180 $ setfacl -m u:42:r,g:43:w xxx
181 $ setfacl -x u:42: xxx
182 $ getfacl -n xxx
183 > # file: xxx
193 $ setfacl -b xxx
194 $ getfacl -n xxx
195 > # file: xxx
203 $ ls -l xxx | cut -d' ' -f1
206 $ setfacl -nb xxx
207 $ getfacl -n xxx
208 > # file: xxx
215 $ ls -l xxx | cut -d' ' -f1
219 $ touch xxx yyy zzz
221 $ ls -l xxx yyy zzz | cut -d' ' -f1
226 $ setfacl -m u:42:x,g:43:w nnn xxx yyy zzz
229 $ ls -l nnn xxx yyy zzz | cut -d' ' -f1
235 $ getfacl -nq nnn xxx yyy zzz
258 $ setfacl -b nnn xxx yyy zzz
261 $ ls -l nnn xxx yyy zzz | cut -d' ' -f1
267 $ setfacl -bn nnn xxx yyy zzz
270 $ ls -l nnn xxx yyy zzz | cut -d' ' -f1
276 $ rm xxx yyy zzz
279 $ touch xxx
280 $ setfacl -m u:42:rwx,g:43:rwx xxx
281 $ chmod 600 xxx
282 $ getfacl -n xxx
283 > # file: xxx
293 $ chmod 060 xxx
294 $ getfacl -n xxx
295 > # file: xxx
350 $ rm xxx
355 $ touch ddd/xxx
356 $ getfacl -q ddd/xxx
368 $ rm ddd/xxx
380 $ touch ddd/xxx
381 $ getfacl -q ddd/xxx
399 $ rm ddd/xxx