Options (2)
-d, --dumpbooleanRetrieve all extended attributes of a file and display them in a detailed format
Example:
getfattr {{[-d|--dump]}} {{path/to/file}}-n, --namebooleanGet a specific attribute of a file
Example:
getfattr {{[-n|--name]}} user.{{attribute_name}} {{path/to/file}}made by @shridhargupta | data from tldr-pages