mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
73f9e47abd
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Eryu Guan <eguan@redhat.com>
8 lines
269 B
Plaintext
8 lines
269 B
Plaintext
QA output created by 368
|
|
--- runas -u 99 -g 99 touch a
|
|
touch: cannot touch 'a': Permission denied
|
|
--- runas -u 99 -g 99 touch a
|
|
--- runas -u 99 -g 99 touch -d 1 hour ago a
|
|
touch: setting times of 'a': Operation not permitted
|
|
--- runas -u 99 -g 99 touch -d 1 hour ago a
|