setfacl

Set file access control lists (ACL). Modify ACL of a…

setfacl

Set file access control lists (ACL).

setfacl -m u:{{username}}:rw {{file}}

setfacl -d -m u::rw {{file}}

setfacl -x u:{{username}} {{file}}

setfacl -b {{file}}

Также может быть вам интересно:
LinuxFreeBSDТрюки BashТерминал/Консоль
← setcap setserial →