blob: eeef7e0c26e9aee5f856f5c13562e761cf202408 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
attr: attr (tools for using extended attributes on filesystems)
attr:
attr: This package contains a set of tools for manipulating extended
attr: attributes (name:value pairs associated permanently with files and
attr: directories) on filesystem objects, and the library and header files
attr: needed to develop programs which make use of extended attributes.
attr: Extended attributes are used to provide additional functionality to
attr: a filesystem. For example, Access Control Lists (ACLs) are
attr: implemented using extended attributes.
attr:
attr:
|