Function set for working with file extended attributes.
Reads list of all attributes.
Creates associative array with attribute names and attribute values.
Gets value of the required extended attribute.
Removes the requested attribute.
Sets new value of the required extended attribute.
man xattr
See Implementation
Function set for working with file extended attributes.