Library Functions
attr_get | get the value of a user attribute of a filesystem object |
attr_getf | alias for attr_get |
attr_list | list the names of the user attributes of a filesystem object |
attr_listf | alias for attr_list |
attr_multi | manipulate multiple user attributes on a filesystem object at once |
attr_multif | alias for attr_multi |
attr_remove | remove a user attribute of a filesystem object |
attr_removef | alias for attr_remove |
attr_set | set the value of a user attribute of a filesystem object |
attr_setf | alias for attr_set |