Project

General

Profile

New Coreutils 8.24

Added by Igor Pashev almost 9 years ago

New Coreutils 8.24 come with experimental ACL support, ls only, see #106:

# ls --acl /etc/vfstab 
-rw-r--r-- 1 root root 459 дек 31  2014 /etc/vfstab
     0:owner@:read_data/write_data/append_data/read_xattr/write_xattr
         /read_attributes/write_attributes/read_acl/write_acl/write_owner
         /synchronize:allow
     1:group@:read_data/read_xattr/read_attributes/read_acl/synchronize:allow
     2:everyone@:read_data/read_xattr/read_attributes/read_acl/synchronize
         :allow


Comments