getfattr Command Examples

Display file names and extended attributes. More information: https://manned.org/getfattr.

getfattr -d {{path/to/file}}

getfattr -n user.{{attribute_name}} {{path/to/file}}