mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
13 lines
244 B
Plaintext
13 lines
244 B
Plaintext
|
|
QA output created by 093
|
||
|
|
|
||
|
|
touch file
|
||
|
|
chcap on file
|
||
|
|
ls -P on file
|
||
|
|
TESTDIR/093.file [all= CAP_CHOWN+p]
|
||
|
|
append to file as root
|
||
|
|
ls -P on file
|
||
|
|
TESTDIR/093.file [all= CAP_CHOWN+p]
|
||
|
|
append to file as user without caps
|
||
|
|
ls -P on file
|
||
|
|
TESTDIR/093.file []
|